update_form_settings
Modify form configurations such as closing status, submission limits, progress bar visibility, partial submissions, and password protection using this tool. Streamline form management for enhanced user experience.
Instructions
Update specific form settings like notifications, closing options, etc.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
formId | Yes | The ID of the form | |
hasPartialSubmissions | No | Allow partial submissions | |
hasProgressBar | No | Show progress bar in form | |
isClosed | No | Whether the form should be closed | |
password | No | Password protection for the form | |
redirectOnCompletion | No | URL to redirect to after form completion | |
submissionsLimit | No | Maximum number of submissions allowed |