Hi, I'd like to display a custom modal when I click on the "save" button after entering the edit mod.
This could be a simple modal window like "Are you sure you want to save?
Yes -> save the recording
No -> stop the process and leave the edit mod
How do I handle this in the contacts/detail.js file?
This could be a simple modal window like "Are you sure you want to save?
Yes -> save the recording
No -> stop the process and leave the edit mod
How do I handle this in the contacts/detail.js file?
Comment