How to add requiresConfirmation() into modalSubmitAction() in Action
Hello,
I have an action in my ListRecords page who open a modal and I need to have a modal of confirmation when the user click on the Button Submit.
It doesn't work because it's a StaticAction in modalSubmitAction().
How can I do that?
Thanks
I have an action in my ListRecords page who open a modal and I need to have a modal of confirmation when the user click on the Button Submit.
It doesn't work because it's a StaticAction in modalSubmitAction().
How can I do that?
Thanks