FormBuilder: How to set value of a field based on drop down
Posted: Mon Jun 27, 2011 1:03 pm
Using CMSMS 1.6.7 and FormBuilder 0.5.12 (I know they are old).
Using "Email Results Based on Pulldown" field but I want to override the email subject.
I have added a "Email Subject field" field because I want the email subject to be different from the pulldown text, but based on it.
How do I set the value of the Email Subject field?
I could add onchange() to the pulldown but how do I use it to set the Email Subject field value? (the id and name of the field are dynamic).
Using "Email Results Based on Pulldown" field but I want to override the email subject.
I have added a "Email Subject field" field because I want the email subject to be different from the pulldown text, but based on it.
How do I set the value of the Email Subject field?
I could add onchange() to the pulldown but how do I use it to set the Email Subject field value? (the id and name of the field are dynamic).