Still no way to hook into a modalCancelAction, right?

As in do something after a requiresConfirmation() modal is canceled (either by clicking the x or the close button), right? We already disabled clicking away, so thats not a concern. Basically if a user clicks the action and decides not to submit or hits the X in the corner of a modal, I need to do something. Last fall this wasnt possible from what I am reading.
1 Reply
Mark Chaney
Mark Chaney4mo ago
along those lines, i cant replace the modalCloseButton action either, i think my only option is to hide it