i'm having a brain fart. I am using Nintex 2010 and I want to create a rule for a panel.
I have a form with two panels and one drop down with the following options: Red, Green, Blue, Yellow.
If a user selects Red, Panel A appears (using not(color=="Red") and hide)
If the user selects Green, Blue, or Yellow -- I need Panel B to appear and Panel A to be hidden again.
When you first come to the form, neither panel should show.
I'm not sure what the correct syntax to use is.
Can anyone help?