Hi there,
is it possible to disable some fields for viewing and editing. I've build a project where some fields are not to be showned for all users. Only users that have rights are able to see that field. I have tried to make a loginpage (what works of course) but I have not the possibility to make some fields viewable or not. The field contains personal info so it is helpfull if I can disable it with a password.
An other possibility is to make a new table in Access that contains the info. If a registred user is clicking (with password) on the field that contains the info a popup shows the info.
Any idea?