I am trying to set a filter in FormView Registration Controll a Field (Dropdown type) that should filter valies from other Field that is defined on another page.
I tested that way:
"Apply filter on choices":
myPage.myFormDefinition.MyField:[entry.MyField]
Could please advise me, how it is possible to implement?
Thanks in advance.
Hi @Irene Strack and welcome to this community
How the dropdown should be filtered? What should be the logic?
Filtering of options is usually implemented by setting up a ConfiForms Field Definition Rule of this type - https://wiki.vertuna.com/display/CONFIFORMS/ConfiForms+Field+Definition+Rules#ConfiFormsFieldDefinitionRules-ApplyFilteronafield
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.