Javascript for Select All using yes/no Control

  • 11 December 2019
  • 1 reply
  • 2 views

Badge

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

Badge +12

@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.

Reply