PC Review


Reply
Thread Tools Rate Thread

Customizing fields to be displayed depedning on user on MS Access

 
 
=?Utf-8?B?TE9MTw==?=
Guest
Posts: n/a
 
      30th Aug 2006
Hi,

I am looking for a way to customize fields to be hidden or not depending on
user in forms or reports of MS access

Any idea ?

I wanted to explore the customisation of each query but there must be an
easier way to save personal parameters somehow so that the user would go
through the forms and hide the non necessary fields once and we would then
save somewhere these settings for each user.

Has anybody already experienced such a request ?

 
Reply With Quote
 
 
 
 
=?Utf-8?B?RGVzaWduaW5nLVN5c3RlbXMuY29t?=
Guest
Posts: n/a
 
      30th Aug 2006
hi,
if you are trying to hide fields on the forms you can do so using the
VISIBLE property of the fields.

if you want to hide fileds dynamically and provide this option to the users
of the forms, then you can add code to the form that will manipulate the
VISIBLE property for the users. You can then create a separate "user
settings" table and save the user preferences in this table. You will have to
add code that users are recognized and their settings are pulled on the form
open event or at the application start.

Regards,

-----------------------------------------
http://www.Designing-Systems.com
Email. (E-Mail Removed)
-----------------------------------------------

"LOLO" wrote:

> Hi,
>
> I am looking for a way to customize fields to be hidden or not depending on
> user in forms or reports of MS access
>
> Any idea ?
>
> I wanted to explore the customisation of each query but there must be an
> easier way to save personal parameters somehow so that the user would go
> through the forms and hide the non necessary fields once and we would then
> save somewhere these settings for each user.
>
> Has anybody already experienced such a request ?
>

 
Reply With Quote
 
=?Utf-8?B?TE9MTw==?=
Guest
Posts: n/a
 
      30th Aug 2006
Many thanks,

we will try this. I still have a question.
Assuming we maintain user preferences in a table, how can we read the result
of the query on this table and use these results in the code ?
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Customizing city that is displayed on IE8 (where it shows the weat Auburn Girl Windows XP General 4 13th Dec 2009 11:43 AM
Customizing the file types displayed in a Save As dialog =?Utf-8?B?UGF1bCBHZW5v?= Windows XP Customization 4 7th Jun 2007 11:38 PM
Customizing the file types displayed in a Save As dialog =?Utf-8?B?UGF1bCBHZW5v?= Windows XP Customization 0 7th Jun 2007 09:25 AM
Customizing which folders are displayed in My Computer Michael Smith Windows XP General 2 5th Oct 2004 06:46 AM
Customizing and Synching Outlook User Fields with Palm Tungsten T3 Adam Microsoft Outlook Discussion 0 7th Jul 2004 06:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:01 AM.