Newbies drumm Posted April 28, 2009 Newbies Posted April 28, 2009 Hi, Q1: How would you code a FMP9 drill down UI for layouts that presents a state with the county boundary lines as level one, and county townships and cities as layout level two? The user would drill down from state layout to county layout to a township layout displaying the details. The user would click on the county; click on the township, and view the township detail. Q2: Can FMP 9 present hierarchal lists to users on layouts for selecting items, and presenting related drill down information?
Søren Dyhr Posted April 28, 2009 Posted April 28, 2009 Q2: Can FMP 9 present hierarchal lists to users on layouts for selecting items, and presenting related drill down information? Indeed! http://fmforums.com/forum/showtopic.php?tid/201453/ --sd
comment Posted April 28, 2009 Posted April 28, 2009 I think it's necessary to distinguish between two kinds of "hierarchy": one is the kind you get naturally as a result of putting data into separate related tables. The other kind is hierarchy among records in the same table. For the first kind, the best method to "drill down" is probably a series of side-by-side portals on the layout (each selection populates the next-level portal). For the second kind, I'd suggest you do a search for "hierarchical portal".
Recommended Posts
This topic is 6026 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