Results 1 to 2 of 2
  1. #1
    Charles CL is offline Advanced Beginner
    Windows 8 Access 2013
    Join Date
    Dec 2015
    Posts
    35

    Question Filter buttons in navigation form

    Dear All,

    After user log in through the log in form, users are guided to a navigation form.
    In this navigation form, it contains purchasing button, admin button, manager button, common user button.
    I wish to hide the button according to the type of user level.

    e.g.
    Purchasing department can only see purchasing button
    OR
    other button either hidden or color blurred
    (at the same time, for both cases, filtered button/color blurred button is disable).

    Please advice.



    Thanks,
    Charles

  2. #2
    NTC is offline VIP
    Windows 7 64bit Access 2013
    Join Date
    Nov 2009
    Posts
    2,392
    the database must know the type of user level. do you have a log-in screen?
    if so - and presuming then the user level is a findable value in the database then in the OnCurrent event of your form you can dynamically control the visible property of the buttons by a compare with the user level value.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 4
    Last Post: 09-22-2015, 09:06 AM
  2. Replies: 22
    Last Post: 09-08-2015, 04:43 PM
  3. Filter By Form and Apply Filter Buttons
    By JustLearning in forum Forms
    Replies: 13
    Last Post: 02-18-2015, 01:01 PM
  4. Replies: 1
    Last Post: 06-01-2011, 06:44 PM
  5. Replies: 0
    Last Post: 12-12-2009, 04:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums