Apps: Trigger action via HTML element

Hi all,

is it possible to trigger a python function/workflow by clicking a html element?
Use case: The user enters data into a table element. After clicking a html element the table should be reset to the previous state/values. It needs to be a html element and no common endpoint/execution button.

Thanks in advance :slight_smile:

Maybe you could re-style an executeButton to suit your purposes?