Advanced field visibility logic | Community
Skip to main content
Dory_Viscoglio
Level 10
July 9, 2014
Duplicate

Advanced field visibility logic

  • July 9, 2014
  • 4 replies
  • 4778 views
Right now Forms 2.0 field visibility rules are only OR statements which seems counterintuitive because you cannot show a field only if multiple criteria are met. Unless someone has figured out a workaround, you can only show/hide a field based on a single criteria.

It would be great if there was advanced logic similar to smart lists that would allow you to say ALL filters, ANY filters, or something in between. 

4 replies

Justin_Cooperm2
Level 10
July 15, 2014
As of the 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
Level 2
September 4, 2019

Hello @Justin Cooperman, I've seen this response on a few posts but I know it's old.  In current Marketo Forms, is the  above statement still true.  My interpretation is that Show logic is AND/ALL and Hide logic is OR.  Other documentation seems to imply that all visibility criteria is OR.  I'm looking to determine how best to implement when i have two conditions and want to show a field if one of the two conditions are met not if both.  
Thanks!

SanfordWhiteman
Level 10
September 4, 2019

VRs are OR.  What are the exact conditions -- are they 2 conditions on the same field?

Dory_Viscoglio
Level 10
July 16, 2014
Woohoo! This is a good start to my day :)
February 7, 2020
No text available
Kenny_Elkington
Adobe Employee
Adobe Employee
April 29, 2021

Implemented some time ago