PDA

View Full Version : Adding Validation - Spry


Demetri
10-10-2011, 03:13 AM
Hi, I have tried adding validation to the initial dynamic dropdown boxes I created.

Never used Spry before, so I just tried to apply it to existing dynamic boxes but it simply does not work - I think the existing Java Script is confusing things. When I create a new page and form and new spry element it works....

Is it possible to add spry type validation to existing boxes?

Jason Byrnes
10-11-2011, 06:49 AM
No, you need to create the select list as a spry select list to begin with, you cannot convert it to a spry select list later.

Demetri
10-25-2011, 06:35 AM
Thanks. That's exactly what I did in the end, works a treat.