Rob 7 Collins Posted March 21, 2005 Author Posted March 21, 2005 I have some portals that only show some of the details from the actual table. When a user would like to edit those records, there is a button within the portal they may click. Pleasantly, this button disappears when there is no record to show. I would like buttons to add a new record, and to associate an existing record, in a case where there is no related record to show... it would be great to mirror the edit buttons behavior, and hide when the user shouldn't try to use them. Any ideas how to accomplish this?
Rob 7 Collins Posted March 21, 2005 Posted March 21, 2005 I have some portals that only show some of the details from the actual table. When a user would like to edit those records, there is a button within the portal they may click. Pleasantly, this button disappears when there is no record to show. I would like buttons to add a new record, and to associate an existing record, in a case where there is no related record to show... it would be great to mirror the edit buttons behavior, and hide when the user shouldn't try to use them. Any ideas how to accomplish this?
Ugo DI LUCA Posted March 21, 2005 Posted March 21, 2005 Hi, May be a calculation involving IsEmpty(Related::serial) into a Case statement showing your button container field.
Rob 7 Collins Posted March 22, 2005 Author Posted March 22, 2005 Brilliant! I've got some details to think out but that's key. Thank you.
Recommended Posts
This topic is 7524 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