This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Let's say I have a template of a Trigger, but I just want to change a parameter, so I copy-paste to a new trigger just changing theses values... Is it possible to make a dynamic trigger ? I need one of these items to be possible :
- Create a dynamic trigger inside a trigger
- Create a "Wait For Event" Action
- Inherit a trigger from another base trigger
Is one of that possible ?
You could use local variables for a lot of the stuff. The local variables probably wouldn't work for the "Events" section though.
Maybe you could also try using custom actions, and the parameter section in those.
Let's say I have a template of a Trigger, but I just want to change a parameter, so I copy-paste to a new trigger just changing theses values... Is it possible to make a dynamic trigger ? I need one of these items to be possible :
- Create a dynamic trigger inside a trigger
- Create a "Wait For Event" Action
- Inherit a trigger from another base trigger
Is one of that possible ?
You could use local variables for a lot of the stuff. The local variables probably wouldn't work for the "Events" section though.
Maybe you could also try using custom actions, and the parameter section in those.