If you have a button which opens an action sheet how do you add multiple events to the actioon sheet events.
Example
I have an action sheet with says Save and Cancel. If they press save I want to run a control query then unload the form. Is this possible. I can only see the option to have one handler on each action sheet option.