I have used the conditional short code and I included MORE THAN 1 conditional feature...and I am wondering if the message can only be sent out if ALL of them are selected. I tested it out -- and it seems as though the message is sent when ANY of them are selected.
Is there a way I can use the option ALL?
Like this...
Send this notification if ALL of the following match:
Here is what I pasted:
[gravityforms action="conditional" merge_tag="{Points::37}" condition="is" value="56"][gravityforms action="conditional" merge_tag="{Do you have a partner / spouse?:17}" condition="is" value="Yes"][gravityforms action="conditional" merge_tag="{French Ability::32}" condition="is" value="No"][gravityforms action="conditional" merge_tag="{Speaking::30}" condition="is" value="Advanced"][gravityforms action="conditional" merge_tag="{Listening::34}" condition="is" value="Advanced"]
Hello {Name::4},
You have Qualified to Immigrate to Canada, on condition that you have at least 1/16 for French.
{all_fields}
[/gravityforms]