Lougee Posted November 24, 2009 Posted November 24, 2009 I want to create a 'dashboard' which will show the several most recent additions/changes across multiple tables. For example, I want to see a new contact added on 1/1 (contacts table), an agenda modified on 1/3 (event table), a participant who cancelled on 1/4 (registrations table) and a different contact whose address was changed on 1/7, assuming these are the 4 most recent additions/changes to the db. Can this be done and how might I approach it? As always, I very much appreciate your expert help.
JerrySalem Posted December 2, 2009 Posted December 2, 2009 I would build the dashboard page based on the user record. with a number of different portals on it Each portal going to the tables mentioned. Use global date fields so the end user can choose how far back to look in each portal Jerry
Recommended Posts
This topic is 5826 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