Update label content dynamically on the form

Update label content dynamically on the form

Comments

  • Hi,
    We recently migrate from Decision platform 6 to platform 8, I noticed that the flow responsible to change the label content on a form based on the combo box selections situated on the same form was moved under the “Legacy” area.
    What I did, was to move the flow from “Legacy” area to “Form Rules>Active Form Flow” area but I face some issues here.
    One issue is that under the “Form Rules>Active Form Flow” area there is no “Flow Inputs” and “Flow Outputs” options to pass parameters in/out, however I was able to get around with “Flow Inputs” by passing parameters to flow using "Data In Flow>Form Input Data>Steps>Advance>FormData.ComboBox_hc.Selected Item”.
    Now I cannot find a way to access the label object content from inside of the flow, how to pass parameters out from the flow and update the label content?
    I am trying to use “FormData>Set property On Object” without success.
    May I know if I am on the right path?
    Can someone tell me how to accomplish this task?
    Thanks
    John Balta

  • Hi,

    Problem solved, in order to update [font=Roboto]label content I got advice to use Form Rules> Set Control Value object [/font]
    [font=Roboto]JB[/font]

Sign In or Register to comment.