Lock items on form based on user

J

JKarchner

I have some fields on my forms that i do not want certain people to have
access to edit them. How would i go about setting them up so that i can lock
or disable those fields so that these users cannot use them? Or is this
question better suited for the forms coding board? Thanks for any help you
can provide.
 
M

Maurice

It depends on how you've setup your user capability. With the regular
security it is not possible to restrict on field level. So if you want te
restrict on field level you should setup a usertable and designate the user
some sort of 'rights'-code. Based on that table you could set up a
formrestriction based on who's the current user of that form. Based on that
users rights you can disable the designated fields.
 

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.

Ask a Question

Top