G
Guest
Hi everyone,
I am trying to figure out what is the best way to hide/show a command button
based on the current user priviledges. Basically all I have so far is a
module that captures the NT id and inserts it into a Users table.
I am not sure how and where to place the rest of the code, if the current
user has admin priviledges the command button should show on the form.
Your help is greatly appreciated.
I am trying to figure out what is the best way to hide/show a command button
based on the current user priviledges. Basically all I have so far is a
module that captures the NT id and inserts it into a Users table.
I am not sure how and where to place the rest of the code, if the current
user has admin priviledges the command button should show on the form.
Your help is greatly appreciated.