Set up the Auto-Submit function, customize the text and the action of the Submit button and also the message displayed after a new successful submission.
Click on the submit button block and start editing on the panel that appears on the right side.
Submissions allowed on this app - This option is enabled by default.
- Enabling this option allows the user to submit the data filled in the app.
- Disabling this option will not allow the user to submit the data filled in the app.
Customize the submit button by changing the text inside it.
‘Submit’ is the default text of the submit button.
Customize the message that will be displayed after creating a successful submission.
Your Submission was successfully saved with Submission Id:<b><span class=“text-info”>@submissionId</span></b>
Input: Your Submission was successfully saved with Submission Id:<b><span class="text-info">{$submissionId}</span></b>
Result: Your Submission was successfully saved with Submission Id: SII26725649
Input: Audit has been conducted and the details are recorded successfully with Submission Id:<b><span class="text-info">{$submissionId}</span></b>
Result: Audit has been conducted and the details are recorded successfully with Submission Id: JIS93101431
Set up the action of the app for the user to automatically navigate after the user creates a successful submission.
Enter URL - enter the URL where you want the user to be redirected to after creating a successful submission.
Select a field from the list of blocks used in your Clappia app to assign the auto-submit function.
Auto-submit is allowed only for the following blocks:
Examples:
1. Code Scanner - QR Code/Barcode scanner
Select the Code Scanner block for auto-submit. Upon scanning any QR Code or Barcode, a submission is created automatically.
2. Ratings - Provide rating score
Select the Ratings block for auto-submit. Upon providing a rating score, a submission is created automatically.
3. Camera, Image & Files - Click a picture and upload or upload media from the gallery.
Camera - Select the Camera, Images & Files block for auto-submit. Upon clicking the picture, a submission is created automatically.
Image & Files - Select the Camera, Images & Files block for auto-submit. Upon selecting all the images or files, a submission is created automatically.