PDA

View Full Version : Custom Validation


Lee Firth
08-20-2009, 03:14 PM
The "Custom" validation type associated with spry validation doesn't seem to be accessable in the form builder dialogue boxes. How do you create custom validations?

Jimmy Wu
08-20-2009, 04:12 PM
Looks like this isn't included in form builder. I will put in a feature request to add this.

One way you can do this is to set the validation to none in Form builder. Then after the form is created, use Dreamweaver to add the custom spry validation that you want.

Lee Firth
08-20-2009, 04:22 PM
One way you can do this is to set the validation to none in Form builder. Then after the form is created, use Dreamweaver to add the custom spry validation that you want.

Yes, I thought about doing it this way too, but it would be good that you could do everything you needed to from within Form Builder.

Jimmy Wu
08-20-2009, 04:56 PM
I apologize for this, but currently this is the easiest way to apply custom spry validations. If you wanted to apply other client validations, you can apply them using the client validation interface, but this isn't done using spry.

I have already put in a feature request, so hopefully this will be put into a future release.