Skip to Content
Menu
This question has been flagged
2 Replies
9746 Views

I want to show a popup message with two - Yes and No buttons to user when the user selects a checkbox.

If the user clicks on Yes the nothing happens but if the user clicks on No button in popup message the checkbox should get unchecked.

How to do this?

Avatar
Discard
Best Answer

Put confirm="Your Message ?" in xml. like ....

<button name="action" confirm="Do you want to export data?"/>

Avatar
Discard
Author

Thanks for this.

Hi Guys,

Can you please help me on this, as i need a step more with this, i.e., on the confirm box, if we click Yes then only it'll allow to proceed further else stop/halt the process. This is an emergency :)

Please hlep me on this.

Cheers ASP

Best Answer

Is anyone have an idea ?

Avatar
Discard
Related Posts Replies Views Activity
2
Jul 25
6464
0
Nov 23
1323
1
Sep 23
2244
1
Jul 22
1125
2
Jun 20
3185