If you are referring to preventing the user changing data on a form you can
lock individual fields on the form by changing the Locked property to true
or prevent changes to any data on the form by changing the form AllowEdits
property to false.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.