Hi,
I want somekind of alert or notification for user when he wants to delete a record, if he respond yes, then deletion continue, if not the deletion canceled.
But I couldn't find function to do that.
Any clue how can I get what I want?
Thanks in advance for the help.
how to show an alert?
Moderators: Jon, Steve, Ian, Dave
-
- Ebase User
- Posts: 305
- Joined: Thu Jul 02, 2015 8:32 am
- Location: Indonesia
-
- Moderator
- Posts: 1342
- Joined: Wed Sep 12, 2007 12:49 pm
The simplest way is to just add the verification controls - maybe a text, and a Yes and a No button, to the page and make them hidden (add them to a Panel Control then just hide this - less effort). Then when your delete occurs, show this panel.
There will be other more sophisticated options, but these will be more effort. You might try searching this forum on "alert".
There will be other more sophisticated options, but these will be more effort. You might try searching this forum on "alert".
0 x
-
- Ebase User
- Posts: 305
- Joined: Thu Jul 02, 2015 8:32 am
- Location: Indonesia
Thank you for the explaination
Jon wrote:The simplest way is to just add the verification controls - maybe a text, and a Yes and a No button, to the page and make them hidden (add them to a Panel Control then just hide this - less effort). Then when your delete occurs, show this panel.
There will be other more sophisticated options, but these will be more effort. You might try searching this forum on "alert".
0 x
Who is online
Users browsing this forum: No registered users and 19 guests