Timely triggered autosaving on a form

La Maga
Tera Contributor

Is there a way to configure an autosaving functionality on a form, for example on a KB article form? The goal would be that the form would be saved in after certain amount of inactivity, for example if there has been no input for 15 seconds. This would ensure that an article remains as a draft even after automatic logout, e.g. due to inactivity, and that editing can be continued at any time.

1 REPLY 1

Tushar
Kilo Sage
Kilo Sage

Hi @La Maga 

 

To achieve this, you can use JavaScript and AJAX to periodically save the form data in the background.

 


Please, don't forget to mark my answer as correct if it solves your issue or mark it as helpful if it is relevant for you!

Regards,
Tushar