Okay, I’ve almost have most of the bugs worked out so I can release my project to the masses. One of the items I have left is:
I have a data entry form. How can I lock one or more fields on the form after data has been entered onto that form. For example, once someone enters a last name, first name, ssn, DOB etc. the form now allows them to go back over that data and they can over write it. How can I prevent that, on specific fields. On other fields, users need to be able to update fields as needed.
I have a data entry form. How can I lock one or more fields on the form after data has been entered onto that form. For example, once someone enters a last name, first name, ssn, DOB etc. the form now allows them to go back over that data and they can over write it. How can I prevent that, on specific fields. On other fields, users need to be able to update fields as needed.