Dropdown Change Event, Change Other Dropdown Value.

Dear Support Team,

I want to add Ajax on Dropdown Change Events. Like Example, if we select country then only show this country’s state, after select state then show only this state’s city.

I want apply ajax code here. I have added “Term Wise” Filter in markbook.

Hi Vishair,
The feature you’re looking for is actually already available in OO format, you can search “fromQueryChained” and “chainedTo” on the gibbon code base to see this in action