Re: Multiple visibility rules on a single field?

Dory_Viscoglio
Level 10
Does anyone know if it's possible to show/hide a field in forms 2.0 based on values in two fields? In my testing it looks like the below is an OR statement, not an AND statement. Any way to make it based on both fields?

0EM50000000S6Si.jpg
Tags (1)
4 REPLIES 4
Anonymous
Not applicable
Thanks, Justin! I just had the same issue and this post solved my problem. Definitely not an intuitive fix - would love for Advanced Logic! 
Edward_Masson
Level 10
Nice! Thanks Justin.
Justin_Cooperm2
Level 10
As of the upcoming July release, you'll be able to use "Hide" instead of "Show," which will allow you to achieve this:

Show X if A is not canada AND if B is not true

is equivalent to 

Hide X if A is canada OR if B is true
Edward_Masson
Level 10
correct, it's an OR statement. Would be nice to have Advanced Logic similar to Smart Lists.