Hi,
I have two dropdowns Country and State.
When loading the form, i set the first value(Country Values - e.g US) to Parent dropdown.
I want to set the first value(State Values - e.g NY) to State dropdown based on the Parent DDL value in same form load.
Any Ideas?