Hello everyone,
I have a problem with a form to multiple-dropdown.
The fields are:
Province (Provincia) = input1
City (Comune) = input2
Assistance Center (CAT) = input3
Address (Indirizzo) = input4
I followed this guide to create the form.
I asked the board to Greyhead, and evaluating the situation together we noticed a problem with the code of the page.
Let me explain:
For example, if I choose as Province: Alessandria
And then choose how City: Avolasca
The page code of input3 is as follows:
I believe that the field input2 face a sort of by-pass.
The problem may be caused by the Custom Code?
This is my form.
I ask for your help.
Thank you
I have a problem with a form to multiple-dropdown.
The fields are:
Province (Provincia) = input1
City (Comune) = input2
Assistance Center (CAT) = input3
Address (Indirizzo) = input4
I followed this guide to create the form.
I asked the board to Greyhead, and evaluating the situation together we noticed a problem with the code of the page.
Let me explain:
For example, if I choose as Province: Alessandria
And then choose how City: Avolasca
The page code of input3 is as follows:
<option value="Alessandria"> (CAT) </option>
I believe that the field input2 face a sort of by-pass.
The problem may be caused by the Custom Code?
This is my form.
I ask for your help.
Thank you