D
DMH
I have a form that returns records based on a combo box selection. I have a
field (open\close) that indicates whether the record is open or closed. The
open\close field requires a password before it will update.
My problem is when a user displays the form, I want all the fields, except
the search field locked if the incident is closed or unlocked if the incident
is open. The user may also update the open\close field after displaying the
form so I would need it to lock or unlock the fields at that time as well.
Can anyone point me in the right directions as to how to set this up?
field (open\close) that indicates whether the record is open or closed. The
open\close field requires a password before it will update.
My problem is when a user displays the form, I want all the fields, except
the search field locked if the incident is closed or unlocked if the incident
is open. The user may also update the open\close field after displaying the
form so I would need it to lock or unlock the fields at that time as well.
Can anyone point me in the right directions as to how to set this up?