bpal Posted July 24, 2007 Posted July 24, 2007 I have a database that manages all my clients plus all projects plus other items. On the home page I have a portal that is currently showing me all active projects. There is a relationship in the home db in s field called gStatus to the project field called status. I'd like to create a second portal on the home layout that can show me all pending projects. I've tried creating another field but how do i tell the new portal to use the new field for its view. Any advice on how I should go about this would be great.
mr_vodka Posted July 24, 2007 Posted July 24, 2007 Create another table occurance of the projects table and have another relationship from another global field with the value "Pending" to the project status field. Have the portal be based on that new relationship and table occurance.
Recommended Posts
This topic is 6332 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