seckinb Posted March 19, 2014 Posted March 19, 2014 Hello I have an address list in which I need to choose town and village. Every town has different village names. how to choose correct list after choosing the town? thanks
jbante Posted March 20, 2014 Posted March 20, 2014 You could use an ExecuteSQL query to get the correct list of villages for the selected town and use Virtual Value List to show it.
comment Posted March 20, 2014 Posted March 20, 2014 how to choose correct list after choosing the town? What you are looking for is called a "conditional value list". There are many threads about it - here's a basic demo: http://fmforums.com/forum/topic/55459-automatic-zipcode-data-entry-help/#entry261760 You could use an ExecuteSQL query to get the correct list of villages for the selected town and use Virtual Value List to show it. Tsk, tsk.
seckinb Posted March 20, 2014 Author Posted March 20, 2014 the problem, this relationship is not so simple for me. http://imgur.com/YTx4VEg where I will choose which name is related with which list? I searched, but cant find the source.
Recommended Posts
This topic is 3912 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now