gold007eye
Registered User.
- Local time
- Yesterday, 23:23
- Joined
- May 11, 2005
- Messages
- 260
I'm trying to see if is it possible to only "lock/unlock" parts of a specific field on a form.
Example:
I have a field called CCN with the value of 99-11-001-777-888.
I have code that locks the field based on a users access level in the Security table. What I need to see is if it is possible to unlock only a portion of this field, while retaining the lock on the rest of the field.
Example: I would like certain users to be able to update the "99", "777", & "888" portions of the above example while retaining a lock/preventing changes of the "11" & "001" fields.
Is this even possible and if so, how would I tackle this?
Example:
I have a field called CCN with the value of 99-11-001-777-888.
I have code that locks the field based on a users access level in the Security table. What I need to see is if it is possible to unlock only a portion of this field, while retaining the lock on the rest of the field.
Example: I would like certain users to be able to update the "99", "777", & "888" portions of the above example while retaining a lock/preventing changes of the "11" & "001" fields.
Is this even possible and if so, how would I tackle this?