Good afternoon,
I am trying to achieve the following:
In an application built with experience builder, using the editor widget, delete all records when the website (application) is refreshed. I know that the whole purpose of the editor widget is to keep all data between sessions (the opposite of Draw widget which I do not want to use for different reasons). I have installed the Experience builder developer edition and trying to find the best option to go about it.
I am thinking of two options:
1. Automatize it somehow "behind the scenes" to delete all data when the session is refreshed.
2. Enable a new "delete all data" button that the user can click.
I would appreciate any help to point me in the right direction!