How to have an input focus

Hey! does anyone knows if is possible to have an input always focused when click it? that way you can keep typing when you send a message for example

Hey @julio.cabrera :slight_smile: You can use the workflow Element Actions → Set Focus for this.

For example, the workflow for the Send Message button could create the message, reset the input, and set the focus back to the input:

2 Likes

Thanks Fayewatson! is working now!

1 Like

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