Dropdown On Change Javascript and Ajax JQuery
I want to create a dynamic dropdown, with a condition where if the initial dropdown is selected then other dropdowns will appear according to the selected conditions.
I’ve made it and it works with javascript and ajax, but it only works on the insert form, on the update form the dropdown on change has no effect at all.