Clear Input field without using buttons

Can I clear the input fields when user focus or click the input field?

image
When focus on input fields other fields will clear the date (Without using any buttons)

1 Like

“When condition is true” action, set to Every time
Only when Input 1 is focused or Input 2 is focused or Input 3 is focused or Input 4 is focused
And do “Reset group/popup” action and reset the group containing those four inputs

EDIT: you might need to split this up into 4 workflows, input 1 resetting input 1, because if you click around it would just constantly reset each one :laughing:

1 Like

there’s no focused option in do when condition is true
image

Oops you’re right, on the conditional tab on the input do “This input is focused” then copy paste that expression to your screenshots conditional and change it to the input you want

1 Like

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