This should be fairly easy I suppose but I wasnt able to accomplish.
I have a form that has a smart drop down getting names from a form (and one single field) on a different page. Some of these names should not be shown as choices. How can I exclude them?
What I did: Insert a "Confiforms Rules for Field Definition" Makro, leave all blank except for "Actionable field name" -> nameOfSmartDropDown and "Filter to apply on a field" -> "!nameOfSmartDropDown:nameToExclude"
Here, "!nameOfSmartDropDown:nameToExclude", that should not be a "nameOfSmartDropDown" but the field in the form that this "nameOfSmartDropDown" is connected to
You apply filter ON the source form, using the fields in the SOURCE form
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.