how to autosave the the custom form data to browser localstorage.

1
0
-1

With the button I can able to save the form data to browser localstorage.but i want auto save i.e,while entering in the form only it has to save in browser localstorage

Thanks in advance.

1 answer

1
0
-1

Hello,

You have then to create your own custom widget.

You can access the current Save Widget by the magic URL http://localhost:52085/bonita/#/en/widget/pbSaveButton (replace the port number by your UIDesigner port number).

Hope this help,

Notifications