Flows: Set Input Value and Close Modal

In a flow is it possible to set the value of a form field dynamically, run the form insert server connect (I can do that part) and then close a modal?

I can’t figure out how to set a form field value and close a modal in a flow. Are those possible?

Figured it out. You can actually do both of those using the Run command in a flow.

I love Wappler!

Please note that the Run option in the flow is running asynchronously. So if you use two Run steps and need the first step to finish in order to run the second, that may not always be the case.
The rest of the flow steps run synchronously, but Run works this way.

1 Like

I love flows. Only used it a couple times. I keep forgetting about them but they are freaking awesome!