I used the basic form builder for this to begin with.
I have one field that is important - if a user selects a specific value from that field the next dropdown will enable or disable based on that selection.
In javascript I know it is an onchange command. But how do I get that into the form, and link it to these two fields?
I have one field that is important - if a user selects a specific value from that field the next dropdown will enable or disable based on that selection.
In javascript I know it is an onchange command. But how do I get that into the form, and link it to these two fields?
This topic is locked and no more replies can be posted.