Replies: 1 comment 2 replies
-
Hi there! Usage questions are best on stackoverflow - we try to focus on items that will result in changes in the module here, not just how to use the APIs. The community on stackoverflow is much larger and better able to help usage requests |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to check condition in query data
if auth user showmen true , in query where is ("showWome","==",true) if auth user showwomen true , in query where is("showMen","==",true)
logic is male user who choose showWomen : true , to see only women user
and vise versa
how can check
can someone guide me
Beta Was this translation helpful? Give feedback.
All reactions