
Hi
I looking to display a pop-up on "Remove" action of View in Model apps.
This is a simple pop-up (below image) which will ask confirmation from user before removing of records.
Please let me know if anyone has any inputs on how to implement this.
Thanks in advance
Hi VKartik,
Could you provide the screenshot of "Remove" button which you want to add pop-up to? I'm not sure where it is. If you could use Client API, you could customize this button's command and use openConfirmDialog() function to do this.