- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
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