Input in module doesnt work

I created an input (unsurprisingly named 'input1') in a module (setting the input to data)
In my app it can see it as. modulename.input1
I have set a js function to 'module.input1 = 200
Watched the state in the debug and input 1 never changes
What am i doing wrong?

Check out this doc: Build modules to reuse queries and components | Retool Docs

It seems this does not work how i anticipated the 'input' to function.
But found a workaround

Hi @peter.b, glad to hear you found a workaround!
Do you mind sharing it with us? :slightly_smiling_face: