how to show an alert?

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

t4nu
Ebase User
Posts: 305
Joined: Thu Jul 02, 2015 8:32 am
Location: Indonesia

how to show an alert?

#1

Postby t4nu » Fri Jan 15, 2016 6:08 am

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.
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#2

Postby Jon » Fri Jan 15, 2016 9:13 am

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

t4nu
Ebase User
Posts: 305
Joined: Thu Jul 02, 2015 8:32 am
Location: Indonesia

#3

Postby t4nu » Fri Jan 15, 2016 5:30 pm

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