Join the Team Forms community

How to lock a submission from further editing?

Updated 2 months ago

Hi

I need to have submission edit mode enabled in my form. At a certain point I want to be able to lock the submission from further editing. How can I achieve this?

A
1 comment

Hi Asta,

The submission edit mode feature will only allow the form to be editable or not and does not provide the flexibility to change this conditionally. If you want to make the form editable based on some conditions, then on option would be to make every question in your form disabled based on some condition. For example:

  1. Drag a container component into your form

  2. Drag all the forms components into the container component

  3. Within the logic tab of the container component set some logic to disable the entire container and its nested questions. This is illustrated in the image below.


Alternatively, you could raise an idea post for a new feature, if you do so it would be useful to have some example scenario where this would be useful.