To add script codes to your form:
1. Mouse over your form and click "Options", and then "Edit"
2. On the "Form Settings", click the "Edit" button under "Header/Footer"
3. Select "HTML" then click "Source". Now you can add <script> tags without problem. You can link an external .js file, or you can write the JavaScript directly there in between the <script> tags. After adding your script code, click "Close".
Note: As you go back and forth saving your form and accessing this modal, the WYSIWYG editor might switch to visual mode and erase your <script> tags, so make sure you have your JavaScript also saved elsewhere.
4. Click "Save Form".
0 Comments