Skip to main content
Nintex Community Menu Bar

Hiding A Form Panel Based On List Lookup Value

  • February 15, 2022
  • 0 replies
  • 177 views

butlerj
Nintex Employee
Forum|alt.badge.img+20

Topic

How does one hide a form panel based on the value of a Lookup control?

 

Instructions

The rule needs to be in the below format:

(equals(LookupControlName,"1;#One"))

List lookup column requires both the Item ID and then the value.