Fendy Heryanto
Fendy Heryanto
Done with prefix `@` query or v3 api query on next release. With `@((Title,like,a)~and(Title,like,b))~and((Title,like,c)~and(Title,like,d)~and((Title,like,e)~or(Title,like,f)))` query the result will be: ``` [ { "is_group": true, "logical_op": "and", "children": [ { "is_group":...
should be fixed with https://github.com/nocodb/nocodb/pull/10434
hi @jeffoxford , what's the lookup field `Client` refers to, seems like it's a link too. Can share some of your table structures?
hello @jeffoxford , I see that you've shared the relation diagram. However I need the full field. If there's a concern of sharing that online, at least can you tell...
steps to reproduce: * create table-1, table-2, table-3 * table-1 add link / ltar has many table-2 * table-3 add link / ltar has many table-2 * table-1 add lookup...
@jeffoxford hello, terribly sorry for the delay your loom seems like recording incorrect window / tab, can you please help to check again?
hi @jeffoxford , thanks for replying, I'll try to investigate it more
hi @jeffoxford, I cannot replicate it, can you check it again? I suspect the fix has not been deployed during the last test. If still not, can you share the...
hi, glad it worked!
should be fixed with https://github.com/nocodb/nocodb/pull/10668