Jump to content

[SOLVED] With multiple keyword inputs, clear previous keyword input field


Recommended Posts

Currently, I have a nice Snippet Trigger set up that asks me about three keywords, for use in a clipboard action later. This works great! However, an inconvenience is that the next keyword input always auto-remembers the previous input. This causes me to have to select all and then start typing, instead of just start typing.

 

Is there any way to force a clear of the input field?

Edited by Bruno Scheele
Question was solved.
Link to comment

Hello @Bruno Scheele,

 

It’s harder to help you without access to your Workflow.


Debugging can already be hard with access to the code, and you’re asking us to guess yours from a description. For future reports, please read the Reporting Problems with Workflows topic, as it gives a nice overview on how to build an effective report.

 

But if I understood the problem correctly, it seems that you might be using an Argument and Variables Utility to save the keywords, and leaving the Argument part to {query}. Delete it instead (leaving the text blank), and nothing will be passed to the next node.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...