Skip to main content
Nintex Community Menu Bar

Checkbox to hide and show panel field

  • August 23, 2018
  • 1 reply
  • 16 views

Forum|alt.badge.img+7

Hi Everyone,

I have this survey form that has a 3 checkbox field.

What i want to happen is when the checkbox on the sad emoji is checked there will be a panel that will appear having a field for feedback.

The happy, neutral and sad emoji is compose of 3 columns that has a type of Yes/No Checkbox.

Thank you.

1 reply

Forum|alt.badge.img+14
  • Scholar
  • August 23, 2018

Assign the panel a formatting rule with formula like

not(SadCheckBox)

and configure it's action to Hide