Aimen
Aimen
DTDrizzle Team
Created by Mendy on 6/20/2023 in #help
IS IT POSSIBLE: to use a relation field in a where clause?
I had a small workaround, where i fetch only the ids with regular select and joins of the elements that match the where condition. Then fetch the actually data with relational queries using inArray to make sure i get the format i want. hope this helps.
11 replies