You can use Paul's LockAllFields function, which will prevent a user editing a field, but still allow data export from the form. It is basically setting the access property of all fields to readOnly.
You can use Paul's LockAllFields function, which will prevent a user editing a field, but still allow data export from the form. It is basically setting the access property of all fields to readOnly.