Welcome Guest Search | Active Topics | Sign In | Register

Validate a form with Dialog control Options
Paulo Mondragon
Posted: Tuesday, November 4, 2008 2:00:07 PM
Rank: Advanced Member
Groups: Member

Joined: 6/4/2008
Posts: 38
Hello,

Now I'm working with your Dialog Control. I used the ShowButton property to display the dialog, my question is:

Can I use the Dialog Control to validate a form, I mean, when the user makes click on the button and left any field empty the dialog is displayed, else continue my process.

Thanks a lot for your support.

eo_support
Posted: Wednesday, November 5, 2008 5:31:12 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You will need to do that by yourself. The dialog provides client side JavaScript for you to show/hide the dialog, you will then write the validation script to call this interface to show/hide the dialog when necessary.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.