[AccessD] ...building, managing, and using a page favorites list

William Hindman wdhindman at dejpolsystems.com
Sat Mar 7 17:24:35 CST 2009


...I do audit trail logging on key forms ...but the code I'm using requires 
that I mod every control in each form ...pita it is ...one of the things I'm 
hoping to get from jc's class system is a way to automatically include that 
feature with the code in a single place.
William

--------------------------------------------------
From: "Max Wanadoo" <max.wanadoo at gmail.com>
Sent: Saturday, March 07, 2009 1:51 PM
To: "'Access Developers discussion and problem solving'" 
<accessd at databaseadvisors.com>
Subject: Re: [AccessD] ...building, managing, and using a page favorites 
list

> William,
>
> I do *something* similar but I put mine on hot keys, Ctl-M for Max's Menu,
> Ctl-xyz for others. The code within the loading checks the person who has
> logged in.  Generically I can allow the OnLoad code if the currentuser has
> an access level <= that required for this operation.
>
> Not in Treeview though, just normal forms.
>
> Also, all my Forms, Reports can be *logged* so that I can go back and see
> who done-what and when they done it.
>
>
> HTH
>
> Max
>
>
> -----Original Message-----
> From: accessd-bounces at databaseadvisors.com
> [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of William Hindman
> Sent: 07 March 2009 17:47
> To: Access Developers discussion and problem solving
> Subject: [AccessD] ...building, managing, and using a page favorites list
>
> ...I want to create a user specific favorites list for an a2k3 mdb fe
> ...such that when joe blow is logged in, in addition to my normal treeview
> menu, he'll also see a mini menu with up to 5 page selects that he has
> chosen and can go directly to with a single click.
>
> ...has anyone built something like this before ...any ideas, samples, etc
> much appreciated
>
> William
>
>
>
> -- 
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
> -- 
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
> 




More information about the AccessD mailing list