How can I make a nested dropdown inside a form and grab the value of that selected item?
Should I create a div outside the form and then retrieve that value?
A