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