I have a form that is opened in either Edit mode or Read only mode, depending on the user's level of access. For some reason, when the form is opened in Read Only mode, acFormReadOnly, it will change the "Allow Edits", "Allow Deletions", "Allow Additions" entries on the form to "NO", so that when another user opens the form using the command intended to allow edits, an edit cannot be made because somehow those settings were changed and saved, disallowing future edits.
Any idea what may be causing this and how to address?
Any idea what may be causing this and how to address?