0
all right ? could you help me with the following problem.
I see a lot of people talking about creating Formulars with Json / Ajax and all that, but like, I’m pretty much on the outside of it yet.
But I came to the need to draw up a form as follows.
The form would have 2 combobox ( dropdown )
- 1st Combobox : OPTION 1 , OPTION 2
and a second combobox that would be filled in according to the first combobox .
If the 1st combobox is OPTION 1, then the second combobox would load the "SERVICO1" item, if the combobox is OPTION 2, then the second combobox would load the "SERVIO2" item".
Someone could help me, I promise I will only use as a study .
Which code is trying and which point is finding difficulty ?
– MagicHat