G
Guest
I have a Dataentry form that allows add/modify/delete data into this form.
Then I copied this form, changed the name to Search. Changed the form
properties for edits, delete, modify to false.
But when I open up the Search form, I am still able to edit/modify/delete data
in the form. I also tried enforcing it by setting Me.allowedits,
Me.allowdelete, etc.
to 'false', still this form allows data modifications, etc.
What am I doing wrong. Has anyone faced this problem? How to fix it?
Thank you,
-Me
Then I copied this form, changed the name to Search. Changed the form
properties for edits, delete, modify to false.
But when I open up the Search form, I am still able to edit/modify/delete data
in the form. I also tried enforcing it by setting Me.allowedits,
Me.allowdelete, etc.
to 'false', still this form allows data modifications, etc.
What am I doing wrong. Has anyone faced this problem? How to fix it?
Thank you,
-Me