Reset text input when clicking on it

Hello,
is it possible to reset a text input element when clicking on it?

Yes, but it requires a little hack. In the workflow editor, you can’t pick Input X is focues, but you can copy/paste it from the design editor.

Set up this expression anywhere in the visual editor, then right-click and copy it:

image

Then set up the workflow:

2 Likes

Thanks, you solved my problem!!

I think it should also be possible by only setting workflows. When [TextInput] is clicked > Set State > Set Workflow.

I love the solution offered by petter I didn’t know that this was possible. You can do great things with State.

This topic was automatically closed after 70 days. New replies are no longer allowed.