You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi,
How can i filter choices in Smart Dropdown field?
I tried to apply filter like:
field_to_filter:1 OR field_to_filter:2 OR field_to_filter:3 but it doesnt work.
Are you talking about filtering out the options from the dropdown field in the form UI?
You can do that with the rule - https://wiki.vertuna.com/display/CONFIFORMS/ConfiForms+Field+Definition+Rules#ConfiFormsFieldDefinitionRules-ApplyFilteronafield
Alex
I used your method from this
https://community.atlassian.com/t5/Confluence-questions/How-to-generate-a-confiforms-macro-multi-select-list-from-a-csv/qaq-p/1948555
I have two froms:
form1 with date
form2 with smart dropdown
How can i filter dropdown from form2?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
By implementing an "Apply filter on field" rule. Adding it into the form2 form definition and setting it to filter on the smart dropdown field
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.