In my form (f2) I use the field type "smart classifier" and there I use the following three fields from my references form (f1):
In some cases field2 has no values in f1, because field2 is not required. In such cases the smart classifier in f2 should show the dropodown for field3 directly after a value from field1 has been selected. How can I achieve this behaviour?
Thanks in advance for help.
That is not quite possible, as the smart classifier field works on the reducing the options in the order given
So, for the field1 then looking for sub values in the field2 and then leaving only the field3 values matching the other 2 fields selected before
Alex
The workaround would be is to set some default value for the field2, so it will be auto-selected and cascaded to field3 in the dependent dropdowns in a smart classifier
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.