Hi everyone,
I’m new to Adalo
At the moment on my signup screen I have two questions which are dropdown menu’s:
- What State do you live in?
- What city/town do you live in?
Question 1) has 8 entries in the database, while question 2) has 15.3K entries and is loading very, very slowly so I need to figure out a way to make this a better experience. I’m assuming I’ll need to perhaps break down the database into smaller chunks to speed things up? If not, does anyone have any suggestions as to how I can do?
In addition, is there a way I can (a) link these two questions, and (b) do some kind of filter or conditional logic so that if someone chooses their State as NSW for example, that only the city/town entries from that State will be selectable in question 2)?
Also is there a way I could have a search bar in question 2) so that a user can start to type in their city/town to make it easier to select rather than scrolling through the dropdown?
Thanks so much in advance
Nikoletta