PDA

View Full Version : Forms validations...


jspoerer286380
03-02-2009, 07:01 AM
Hi, I bought the URP but I have to make modifications to the validations included in some of the forms (for example I have to translate messages to Spanish). I own the Validation Toolkit but it seems not to work with the SPry validation used in the URP.

Congratulations with your new website, navigation itīs more logic than previous version.

Jorge Spoerer from Chile

Joe Lowery
03-02-2009, 07:08 AM
Yes, we're moving toward Spry validations on the client side which the older version of Validation Toolkit is not compatible with.

Glad you like the new site!

Ray Borduin
03-02-2009, 07:45 AM
The spry validations are easy to update with the Dreamweaver properties menu if you have CS3 or CS4.

If you don't have that version, or use another editor, just view the source code on the page. There should be a set of span tags immediately after the form element. Those span tags contain the error messages and can be edited directly.