Unable to pass any var to object field for subflow
I have a subflow that expects an object with properties. I am unable to assign the flows state vars to a specific object property.

5 Replies
I can click the connector icon left of 'static', but i can only assign the inputs field, not its internal fields directly
it's expected, solving that is possible but very complex
you should write the top object directly as a more complex expr
Ok. Is there a way to write a custom object inline?
yes, press expr, next to static
ok yea the way i was creating it was incorrect. thanks for the help!