J
James Martin
Hello all,
I have a database of archived information that I don't want anyone to be
able to change. Accordingly I have set AllowEdits to false on all the
necessary forms. This is working perfectly on every form ... except one.
I cannot identify anything that would distinguish this form from the others.
Also, I've put in some checks to output the value of AllowEdits just in case
gremlins are setting it to true. It turns out that AllowEdits really is set
to false. But it still allows me to change anything and everything on the
form.
Has anyone else run into this? Can anyone explain what might be causing it
and what I can do to stop it? I *really* don't want to have to lock every
control on the form.
Thanks!
James
I have a database of archived information that I don't want anyone to be
able to change. Accordingly I have set AllowEdits to false on all the
necessary forms. This is working perfectly on every form ... except one.
I cannot identify anything that would distinguish this form from the others.
Also, I've put in some checks to output the value of AllowEdits just in case
gremlins are setting it to true. It turns out that AllowEdits really is set
to false. But it still allows me to change anything and everything on the
form.
Has anyone else run into this? Can anyone explain what might be causing it
and what I can do to stop it? I *really* don't want to have to lock every
control on the form.
Thanks!
James