• Resolved irving.bos

    (@irvingbos)


    Hi, great plugin, great support!

    I have been asked if theer is any way in the scenario where the user enters values into a form, then navigates away from the form (without submitting) , then returns to it later, for the already-previously-entered values to be re-displayed? (‘remembered’) ?

    thanks for any suggestions!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author CodePeople2

    (@codepeople2)

    Hello @irvingbos

    Thank you so much for using our plugin. Yes, that’s possible. You have multiple alternatives. For example, you can tick the “Enable browser persistence” box in the form settings tab to persist the form data directly in the browser:

    However, once the form is submitted, the plugin destroys the persisted data. Also, you cannot access the data entered by the user because it is persisted in the client-side (the user’s browser).

    Another option is to install the complementary “Draft for Calculated Fields Form” plugin (https://cff-bundles.dwbooster.com/product/draft). This plugin stores form data on the server side and can be configured to retain that data even after the form is submitted. In addition, it allows you to access saved drafts at any time, including the ability to review and edit the stored information.

    Best regards.

    Thread Starter irving.bos

    (@irvingbos)

    This plugin is so impressive. Many thanks, the ‘persist’ does exactly what I wanted.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.