skynight Posted February 16, 2005 Posted February 16, 2005 I want to make a layout that will allow for a drill-down from a menu of choices. All levels and all fields can be browsed but (maybe) not selectable unless one of the preceding levels has been chosen. For example the top of the tree might be a field (or text box) labelled World and the next level five different countries listed by name and each in a separate field. Then a choice of State fields. When a State is chosen (Pop-up, radio button) the next level is selectable, and it might be capital cities entered by field. Say twenty of those, then the next level is Towns, maybe fifty of them (and so on). It would be nice if the selection of one choice (pop up or whatever) could allow for the selection of the next level (Such that a selection of UK would show a number of cities in that country and one of those (or two or three) could then be selected), and prevent selection of a field not in sequence (for eg going from NZ to London would not be a choice). Is there a script or button code that would allow for this type of layout? Any help would be appreciated...
Ender Posted February 16, 2005 Posted February 16, 2005 I can see two possible ways to do this: 1. Have a portal or conditional value list for each level. As you make selections, the values in the next portal or value list are restricted to the category that was chosen. 2. Use one multi-level portal for everything. This might look something like a Windows Explorere file hierarchy, where the top level is initially visible, and the user hits a twiddle to see the contents of each sub-level. The first option is pretty easy. The second is pretty complex. If you let us know what you have in mind, we'll point you in the right direction,
skynight Posted February 16, 2005 Author Posted February 16, 2005 I've not used Portals yet; they are unexplored territory. Do you have a sample you could post so I could look at the construction and methods of building one?
BobWeaver Posted February 17, 2005 Posted February 17, 2005 For a drill down example using a multilevel portal see my attachment in this thread. It uses a restaurant menu as the example. http://www.fmforums.com/threads/showflat.php?Cat=0&Number=146008&an=0&page=1#146008
Recommended Posts
This topic is 7277 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