Table of Content
Still need help?
Request support
Request Support
Help
 / 
 / 
Deep Dive
 / 

Allow value to be changed after initial submission

This option controls whether users can edit the contents of a field after a submission has been made. This is particularly useful when users may need to make corrections or provide follow-up inputs after the form has already been submitted.

Allow value to be changed after initial submission

It is enabled by default and is available for every field block in Clappia except:
Data Input Block: Payment Gateway
Data Upload Block: Live tracking
Data Processing Blocks: Calculations & Logic, Unique Numbering
Content Blocks: All

When enabled, users will be able to open an existing submission via the Submissions tab (if they have been given the appropriate app access) and make edits to the fields for which this setting is turned on. If disabled, the corresponding field will appear as read-only when the user opens the submission.

Where to find it

  1. Go to the Design App tab of your Clappia app.

  2. Click on the block whose input you want to allow or restrict post-submission.

  3. On the right-hand configuration panel, navigate to the Advanced tab.

  4. You’ll find a toggle option titled Allow value to be changed after initial submission.

This setting must be configured for each field individually. If you want to ensure that a submission remains completely uneditable after submission for multiple fields, you will need to turn that option off for every one of those fields in the app one by one. This approach is to avoid accidental configuration errors that may happen.

How it works in the Submissions tab

Once a user has submitted a form, they can go to the Submissions tab, click on the submission, and edit it.

  • If Allow value to be changed after initial submission is enabled for a field, it will appear editable in the submission.
Allow value to be changed after initial submission
Allow value to be changed after initial submission
  • If it is disabled, that field will appear greyed out or uneditable.
Allow value to be changed after initial submission
Allow value to be changed after initial submission

You can use this to control exactly which fields can be modified after the form has been submitted; useful for applications like audits, reviews, approvals, or follow-up actions.

Conditional editing

In addition to simply enabling or disabling the option, you can also define conditions under which the field should be editable.

Right below the toggle, when enabled, you’ll see a text box where you can input a formula, similar to spreadsheet logic. This allows you to make the field editable only when specific conditions are met.

Allow value to be changed after initial submission

In the above image as an example, suppose the “Corrective Actions” text field should be editable only when the Approval field is selected as “Yes”. You can write the logic as:

{approval} = "Yes"

Allow value to be changed after initial submission

Allow value to be changed after initial submission

This ensures that users will only be able to modify the “Corrective Actions” field if they’ve selected "Yes" in the Approval field. If "No" is selected, the field becomes read-only during editing.

To pull up field variables, type @ and you will get a list of all fields in the app, select the right one, or, type @ followed by the field name. After selecting the field, it will appear in the format {fieldname}.

The same field visibility conditions will work on the Clappia mobile application.

Allow value to be changed after initial submission
Allow value to be changed after initial submission

FAQs
Try our free plan
It will answer many more questions within just 15 minutes.