Refresh Form Controls After Sub-Dialog Flow

Refresh Form Controls After Sub-Dialog Flow

Comments

  • Im trying to update some of my form controls based on a user selection made in a sub-dialog flow. I cant get the controls to update properly though. How can I do this?

  • Hello Jon,

    Make sure that you set up the outputs for the Sub Dialog Flow to "Refresh Components Listening to This Data on Data Change" and check to make sure that the Form Control Input Source is set to "DataName".

    [img]att2[/img]

    [img]att1[/img]

    The "DataName" should be identical to the Sub Dialog Flows Output data name. If it does not match, you should be able to select it from a list of Form Data by clicking on "Pick From Data" under the "DataName" field in the Controls Properties tab.
    Attached is an example that demonstrates the correct configuration.

    Bests,

    Watson

Sign In or Register to comment.