Skip to main content
Nintex Community Menu Bar

Javascript for Select All using yes/no Control

  • December 11, 2019
  • 1 reply
  • 7 views

ZHook25
Forum|alt.badge.img

I am trying to figure out how to add JS to the 'Open All SNAP' command to select the yes/no fuction for each of the SNAP options (Intake, Renewal, Changes, Interim Report) when it is selected.  Each of these yes/no options controls hidden panels, so I'd like the Select All to open each of those hidden panels.

5903i229C15CEE209243C.png

 

1 reply

Forum|alt.badge.img+12
  • Scholar
  • December 11, 2019

@ZHook25 ......What if you do that with workflow instead of JavaScript? 

 

Put a RunIf and set value on other SNAPs. FYI....You'll have to use True/False value when setting the values.