I’m creating a form in Freeway 5 Pro and I want to insert some code from the site DynamicDrive. I’m trying to figure out how to get the “Form Dependency Manager” (Dynamic Drive DHTML scripts- Form Dependency Manager)
and the “Required field(s) validation” (Dynamic Drive- Required field(s) validation)
scripts to work with my form, but I can’t figure out how to get them into my Freeway website!
Now I haven’t looked at the Dynamic Drive site but there are actions for FW for validation.
And Walter kindly helped me with some code that added an observer to a drop down that I was using that then changed another dropdown to a text input depending on what was selected.
If you can give us an idea of what you are trying to achieve I am sure we can help out.
All right, it took me a long time but I eventually figured out that to insert the JavaScript in the Required Fields validation I just had to go to ‘Page’ > ‘HTML Markup’.
But I still can’t figure out how to insert the Form Dependency Manager into my site because I don’t know how to edit the class of a form object.
How do you do that?
But I still can’t figure out how to insert the Form Dependency Manager into my site because I don’t know how to edit the class of a form object.
How do you do that?
Click on the form element, then choose Item > Extended from the main menu. Make sure the “input” segment is highlighted in the dialog, then press New. In the Name field, enter class, in the Value field, enter whatever the classname is that you want to add. Okay out of the stack of dialogs, and publish.