Using If OR in conditional form
-
Hello, I have been using Caldera for some time and I love it, I hope that its integration with ninja forms is to improve even more
Currently I am creating a form in which I need the conditional to accept more than one answer as valid to show a field
In short, it goes something like this
Select an hotel:
Hotel 1
Hotel 2
Hotel 3
Hotel 4
EtcIf the user chooses hotel 1, or 2, or 3, I will show a field, if he chooses 4, 5 and 6, I will show another field … can I explain myself?
Currently I cannot do it because it only gives me the option to put
If HOTEL is HOTEL 1
and if HOTEL is
HOTEL 2What i want is
If HOTEL is
HOTEL 1
Or if HOTEL is
HOTEL 2Any solution? I missed an option in Caldera? or it just can’t and has to be “IF and IF” and not “IF / OR” ”
I hope I have explained myself, thanks in advance
- The topic ‘Using If OR in conditional form’ is closed to new replies.