Hello All,
I have a custom optionset field which populates state names based on selection of country.
When a country is selected the states are added dynamically to this optionset field, but when i try to select a state it is not being selected and also the OnChange() event is not triggering on this field.
Any ideas on how to solve this?