0
I would like to do two dropdown in a view, I don’t want to dropdown through the model in the view because each dropdown is a different class.
I made the dropdowns with angular.js only that I failed to get the values when submitting the form.
I would like to do these dropdowns with call Get via Json or Ajax.
You can edit your question by putting in it the code already developed?
– Leonel Sanches da Silva
You want with Angular? Maybe this answer can help you. Just make the request
Ajax
when loading the page.– Randrade