G
Guest
I have a module in my database that identifies the user (a function that
records their NT user ID when they log in). Is there a way I can restrict,
say, a text box or drop down menu from being selectable or editable
(essentially, read-only access) to some users while allowing others to have
full editing capability? Example:
Table: tblMainTable
Fieldname: txtRecord
Module value returned: NTUSER
Thanks in advance for any help~!
records their NT user ID when they log in). Is there a way I can restrict,
say, a text box or drop down menu from being selectable or editable
(essentially, read-only access) to some users while allowing others to have
full editing capability? Example:
Table: tblMainTable
Fieldname: txtRecord
Module value returned: NTUSER
Thanks in advance for any help~!