Protect some fields from editing HELP PLEASE

jenny23

Registered User.
Local time
Today, 07:21
Joined
Apr 1, 2004
Messages
47
Protect some fields from editing HELP PLEASE.
I have a front-end form and back-end form from just ONE table. Front end form is for data entry. Back-end form is for Admin to use to approve or not approve.
When I open back-end form, it list all data from front-end form and some empty field names from back-end form for Admin to use to fill in. On this form, how can I protect from editing on front-end form? I mean, I don't want the Admin to edit of the data that has been submitted.

Thanks for your help.

Jenny.
 
Lock any field that has data that you don't want to be edited.

Go to design view and look at the data tab of the properties of the field. Find LOCKED and change it to yes.
 
wOH, THAT IS SIMPLE. BUT I COULD NOT FIGURE IT OUT.
THANKS ALOT.
JENNY.
 

Users who are viewing this thread

Back
Top Bottom