Description:
Is there a way to implement an auto-save feature so that when a form is closed by clicking the "x" button, the information is automatically saved without needing to click on "save and close"?
Rationale:
Currently, users may lose their data if they accidentally close the form by clicking the "x" button instead of "save and close." Implementing an auto-save feature would enhance user experience by ensuring that all entered information is preserved, thereby reducing the risk of data loss.
Benefits:
Prevents accidental data loss
Enhances user experience and satisfaction
Ensures data integrity and consistency