@tyson120 wrote:
I have a form in which I need 3
select inputs
, one each for* Country, State and City*. In my form I want that there should a default "Choose your Country" in theselect input
and once a user clicks on that, he should get aPopup or Modal
(I'm not sure) where he sees a list of Countries to choose from. Once he selects, it should show in the select input. And same is for State and City.Ionic's default select is not a good UI. I need to show choices in a Popup/Modal.
Please guide me on how to achieve this.
Posts: 1
Participants: 1