User Profile
Collapse
-
whats the tag property -
Locking fields per user rights
Im trying to restict user from certain groups and only allowing them to fill in certain fields. but it seems that the code i have allows all user to enter data can some one help me. the code <
Code:Option Compare Database Private Sub Form_Load() 'dim the control Dim ctl As Control 'If the user is in admin do not lock the fields. If IsUserInGroup(1) Then 'dont lock the form
No activity results to display
Show More
Leave a comment: