Hi,
I'm trying to set up a conditional field as follows:
I have a dropdown list of options, in which just two of them should trigger another text field to display. In detail, I have the following options:
Grossista
Medico
Farmacista
Informatore scientifico
Altro
When the user chooses "Medico" or "Farmacista" the field "Numero di iscrizione" should appear.
So, I set two different conditions in which the custom values "Medico" or "Farmacista" of the field are set to make "Numero di iscrizione" field show.
The result on the form is that, if I choose "Farmacista" (the latter option), the conditional field shows correctly. Instead, i f I choose "Medico", the fields shows for just a moment then disappears.
Can you please help me?