Hi, I'm just wondering if it sounds a reasonable suggestion:
Just as we have checkboxes in the Action Groups for each action group, it would be handy to have such checkboxes INSIDE an action group for all the listed actions in it.
Sometimes when things go wrong, it's hard to trace back just what is causing the problem:
- Going through each and ever suspicious script,
- copy-pasting the data to like a notepad,
- deleting the script,
- run the whole bunch again to see if that was the one causing it. If not: making a new action, pasting everything back, going for the next script, etc etc...
(typical debugging process)
So it would be VERY useful to have either a simple checkbox or a disable button for each script inside the group, like the "...","copy", "delete" etc buttons are there. It would just simply ignore the given script(s).
I guess quite a few people had similar things happening.
To avoid the need to go through this, nowadays when I write a new script I create a whole new group for that ONE script only, temporarily, so I can keep using it for a while and if it's error-free for a week or whatever, I implement it in the list of one of the action groups.
But something can go wrong later on, which it does, so it's painstaking to do the whole thing again.
Any hope such can be implemented?