Alright? could they help me with the following problem.
I see several people talking about creating forms with Json / Ajax and everything, but like, I'm way out of this still.
But I had the need to prepare a form as follows.
The form would have 2 combobox (dropdown)
- 1st Combobox: OPTION 1, OPTION 2
and a second combobox that would be populated according to the first combobox.
If the 1st combobox is OPTION 1, then the second combobox would load the item "SERVICO1", if the combobox is OPTION 2, then the second combobox would load the item "SERVICE2".
Someone could help me, I promise that I will only use it as a study.