I have a following problem, I have a form with 2 selects, one for city and other to district to another, I need that when the user selects a city district field show only the selected city districts, I know I could solve this with ajax and jquery, but do not know how to do this on the form and the fields of the plugin as the plugin has its own way of working with the ids and names of selects, as I