Forum Discussion
VaibhavC
4 years agoKhoros Alumni (Retired)
Claudius, you can use the following information to detect if the form submit is triggered due to an autosave action:
The event target is an input element and its value is "Autosave". Also, a CSS class exists on this element like lia-button-Autosave-action.
The information from the event target which is an input element should help you identify if it is an autosave action.
Please let me know if you have any questions.
Thanks
Vaibhav
Related Content
- 11 years ago
- 10 years ago
- 10 years ago
- 10 years ago