Hi, I'm looking for help filtering a smart dropdown.
I have a field "leaders" in a form that is a smart dropdown, pulling from a separate form named "members".
In the "members" list, there are columns for
Is there a way for my smart dropdown to filter "members" to show only leadershipteam:yes members?
I tried using a "confiforms rules for field definition", with when I put "leadershipteam:yes" inside "filter to apply on a field", with "members" in both the field name and actionable field name, the dropdown is empty.
Thanks in advance
Hi
Use either
leadershipteam:true
or (if yes/no are the labels)
leadershipteam.label:yes
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.