I want to use Spry validation in the form I've created, but since Spry is done in Javascript, I don't know how to handle transfering it to Chronoforms. Do I have to put the Javascript portion under the Javascript tab, or can I put all of my code under the HTML code tab?
Hi jgeis,
I know nothing about Spry. Usually you can add your Javscript (without script tags) to the JavaScript box. Though it could all go - with script tags - in the form HTML box.
You will need to make sure that the form is correctly identifed to the JavaScript as CF changes the form name.
Bob
I know nothing about Spry. Usually you can add your Javscript (without script tags) to the JavaScript box. Though it could all go - with script tags - in the form HTML box.
You will need to make sure that the form is correctly identifed to the JavaScript as CF changes the form name.
Bob
This topic is locked and no more replies can be posted.