Allow right clicking of Event Configurations with "Convert to Script Event" option
planned
n
nick.minchin
The number of times I start out with a non-script action and then later need to convert it to a script action due to more sophisticated requirements is a lot. It's also easier creating things in a GUI, especially for things like opening popups which have a large number of parameters.
What would be REALLY nice, would be to have a right click option to convert the event into a Script action instead, which passes in all of the existing config. This would match the functionality currently in Vision.
Log In
P
Paul Griffith
planned
P
Paul Griffith
Merged in a post:
Add option to convert component actions to Script actions
n
nick.minchin
Often I will set up a component action only to realise I need to convert it to a script to do other things/something more complex. It would be really nice if there was an action to do this for you. I would probably
always
use this option to create the openPopup function call for me, as this is always a pita to write from scratch every time with all of the weird and wonderful settings that are available.