Avatar

Level 10

Did you add script to lock the sub-form upon submission? Field locking is not default behaviour.

If you want the form to be non-editable by users subsequent to the original save, you will either have to flatten the document (make it not interactive basically) or add script to make fields read only.

Steve