All Downloads are FREE. Search and download functionalities are using the official Maven repository.

widgets.pbSaveButton.help.html Maven / Gradle / Ivy

There is a newer version: 1.0.9
Show newest version

    
        

Use this widget to:

  • Save a variable to the LocalStorage

For Instance to let users save the draft of the current form:

  • Bind the formInput variable of your form.

A single entry will be created in the LocalStorage identified by the form URL.

Whenever this form is reloaded, either by hitting F5 or browsing away and back again, the entry will be reloaded automatically from LocalStorage.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy