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.