Jump to content

Dashboard -- show most recent activity


Lougee

This topic is 5282 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

This topic is 5282 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.