How to disable a field in a form?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ramab
    New Member
    • Jul 2007
    • 22

    How to disable a field in a form?

    Hi, i have a field 'UserCreated' where i automatically get the user which has login. Its like an audit trail. But then i can changed the user name.How do i disabled that filed. thx
  • damonreid
    Recognized Expert New Member
    • Jul 2007
    • 114

    #2
    In design view right click on the command in question.

    Change Enabled = No
    Change Locked = Yes

    They can see then field but cannot select it or change it.

    Comment

    Working...