You would put code behind the form, in the Item_Open event handler to change
the attributes of the relevant controls. See http://www.outlookcode.com/article.aspx?ID=38 for control syntax.
Note, however, that any such "security" will not stop a determined user who
wants to access the data. If a form needs to display data only to certain
users, consider storing that data in a different location that can be secured
at the folder level.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.