Triggering a Flow From a Radio Button?

Triggering a Flow From a Radio Button?

Comments

  • Hi,

    Yes, its possible to trigger a flow based on selecting a radio button. I have created a relatively simple example of how this might work.

    The form runs a data flow based on the selected radio button (Opt-Out). In that data flow, there is a truth table with multiple results per radio button string. Im not quite sure how youre getting your data, so I just mapped them as constant here. The data flow takes in the selected radio button string from the form, runs that table, and then uses the results of that table in the end step to output onto the form.

    Additionally, you would use visibility rules to hide and show the result area. I put all the Result components on a separate grid (ResultGrid) and made that the control for the visibility rule. Let me know if this answers your question or if you need additional help.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!