Skip to content

Adding a button to switch on/off script execution (without need to delete/insert) script code.

Oskar Villani requested to merge o.villani/addScriptToQuestion:master into master

For survey/question editing and testing it's sometimes necessary and useful to stop script execution. Without an execution on/off button one must rem all script lines or cut the script code and paste it later again. With on/off button it's a simple click to get the same result.

Clipboard01

Merge request reports