Filtering like Country, State, City,
I have two forms, "Form_Stores" it is a simple data base with some fields like "Name", "country", state, City....
And another called "Form_Mobile". Where I use to write some data with my mobile when I go to visit my costumers.
The problem is that each time I fill "Form_Mobile" I have to write the name of the store, so my question is if it is possible to create few dropdown filters in "Form_Mobile" to let me choose the right Store by filtering in this order.
Country
State
City
Name
Tanks!!!!