Hello Formers,
I searched high and low for a thread on this but could not find anything related, if I missed it, I am truly sorry.
I am curious if it is possible to have a "drop down section" that is contingent upon a choice being made in a previous section of the form.
What I am trying to do is create an order form, inside this form I would need a "billing address" and a "ship to address." Now it seems a bit redundant to have 2 sections of address area if the customers billing and shipping address are the same, so I would like to have the shipping address section drop down if a "Ship to a different address" checkbox is checked.
Is this possible with Chronoforms? I am not a programmer so easy to understand is best for me (thank you!)
Thank you in advance for your help!
I searched high and low for a thread on this but could not find anything related, if I missed it, I am truly sorry.
I am curious if it is possible to have a "drop down section" that is contingent upon a choice being made in a previous section of the form.
What I am trying to do is create an order form, inside this form I would need a "billing address" and a "ship to address." Now it seems a bit redundant to have 2 sections of address area if the customers billing and shipping address are the same, so I would like to have the shipping address section drop down if a "Ship to a different address" checkbox is checked.
Is this possible with Chronoforms? I am not a programmer so easy to understand is best for me (thank you!)
Thank you in advance for your help!
Hi gingabox,
There have been a few instances of this in the forums. Probably the commonest way to deal with this is to put the shipping address box in a div and hide it. Then attach a JavaScript event to the checkbox that will unhide when the box is checked.
Bob
There have been a few instances of this in the forums. Probably the commonest way to deal with this is to put the shipping address box in a div and hide it. Then attach a JavaScript event to the checkbox that will unhide when the box is checked.
Bob
This topic is locked and no more replies can be posted.
