Question for the Formbuilder - Professionals
Posted: Fri Mar 01, 2019 5:25 pm
Hi,
propably this is an easy one but I could not find a solution until now:
I have 2 dropdown fields in a form.
Example:
Field 1 contains "Apple", "Banana", "Tomato"
Field 2 contains "Box", "Basket"
Now, every combination is selectable by default. What I would like to accomplish is, that 1 specific combination is not allowed / selectable, or at least that the form cannot be sent and I get a error message.
Example:
Field 1 = "Banana" & Field 2 = "Box" is not an allowed combination and should not be accepted.
Question:
- How can I do something like that?
- Do I need to use a specific (different) field type ?
- Or is the only way to check for these values when the "Send"-Button is clicked ?
Thanks for pointing me in the right direction.
BR Hupi
propably this is an easy one but I could not find a solution until now:
I have 2 dropdown fields in a form.
Example:
Field 1 contains "Apple", "Banana", "Tomato"
Field 2 contains "Box", "Basket"
Now, every combination is selectable by default. What I would like to accomplish is, that 1 specific combination is not allowed / selectable, or at least that the form cannot be sent and I get a error message.
Example:
Field 1 = "Banana" & Field 2 = "Box" is not an allowed combination and should not be accepted.
Question:
- How can I do something like that?
- Do I need to use a specific (different) field type ?
- Or is the only way to check for these values when the "Send"-Button is clicked ?
Thanks for pointing me in the right direction.
BR Hupi