How can I put Stopper Action inside Custom Code?
For example, two submit buttons are used. One of them for saving record to db, other one is for deleting record from db. On "On Submit" event "Custom Code" checks if user pressed Delete button and if did, removes record from db. If user pressed Create button "Custom Code" does nothing and next action named "DB Save" is starting. There is no need to search for other ways to solve this situation. Of course I could use different forms... Only thing I want to know is the ability of stopping actions' queue inside Custom Code.
Sorry for possible language mistakes. I'm from Russia.
For example, two submit buttons are used. One of them for saving record to db, other one is for deleting record from db. On "On Submit" event "Custom Code" checks if user pressed Delete button and if did, removes record from db. If user pressed Create button "Custom Code" does nothing and next action named "DB Save" is starting. There is no need to search for other ways to solve this situation. Of course I could use different forms... Only thing I want to know is the ability of stopping actions' queue inside Custom Code.
Sorry for possible language mistakes. I'm from Russia.