I need my module queries to run when inputs change

Hi @nl-setech,

You should be able to achieve this with an event handler on the input. When you add one in the right-side menu, you'll get options like this:

image

If you want it to run the query whenever the input changes, select "Input value change", make the action "Control a Query" and then select the query you want to trigger.

1 Like