mpau Posted January 26, 2010 Posted January 26, 2010 Hi All, I'm creating a project management database where the relationship structure is Category (parent), Project (child), ToDo (grandchild). Each category is a record, each project a record, etc. For sake of navigation, I'd like to create a grid layout where users see what is essentially a "home page" grid of categories (categoryName fields are all that need to be shown), 6 across and an infinite number of rows down. Users click on a category and are taken to another grid of projects that belong to that category. They can then click on a project to see details and todos etc. I can make the navigation work if I forget about the grid and use the list layout. But I would like to do this as a grid. I'm stumped. It seems like a grid layout should be an option. I'm fine with portals, merge fields, anything that works to get the records to show up as a grid on one page. Anyone out there have any thoughts or suggestions? Thanks!!!
mr_vodka Posted January 26, 2010 Posted January 26, 2010 You could potentially use 6 portals, one for each category with 6 relationships but each would be individual and have independent number of records from each other.
Recommended Posts
This topic is 5753 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