• Hi,

    I have a form, fill some fields, e.g. checkboxes and save the complete page to folder. After reloading page all checkeboxes are unchecked.
    Is there any way how not to reset form values when the page is saved to folder and opened in the browser again?

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @pdfcrowd

    There are different alternatives.

    You can install the “Draft” plugin (https://cff-bundles.dwbooster.com/product/draft) to insert a “Save draft” button in the forms. The drafts copies of data are preserved until the user submits the form.

    As a second alternative, you can activate the browser’s persistence by ticking a checkbox in the “Form Settings” tab. The data are cached by the browser until the form submission.

    The third alternative would use the “Users Permissions” add-on and configure the form to be submitted only once per user, but with permissions for edition. That allows prefilling the form event after submission. Please, read the following post in the plugin’s blog:

    https://cff.dwbooster.com/blog/2019/07/04/users-permissions

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Do not reset values on load’ is closed to new replies.