We are trying to add the Country, State and City drop-down in our registration form. Objective is to load State dropdown based on the Country selected using onselect/onchange.
Created this field using Administration --> Builders --> Profile Fields --> Join form(Registration form)
The Field value added by Administration --> Builders --> Predefined values
We require the support on how to call the ajax file(or any other way) for loading the state value once the country is selected.
Currently we are using Dolphin Framework: 7.3
We like to share any other information if required on this