Passing Multiple Value List to a Form

Passing Multiple Value List to a Form

Comments

  • Im trying to pass multiple Value List to a form to be used to populate drop down fields. I have tried to create a sub flow and pass them all to a data structure so that I only have to pass the data structure to the form, but I cant get it to work. Is there a better way to do this?

  • [font=Roboto, Arial, Helvetica, sans-serif]Instead of passing both value lists into a separate data structure to pass into the form, you can simply map the individual value list as input to their corresponding drop downs on the form. [/font]
    [font=Roboto, Arial, Helvetica, sans-serif]
    [/font][font=Roboto, Arial, Helvetica, sans-serif]For supporting documentation please see the following link for a similar scenario: https://documentation.decisions.com/how-to-use-value-lists-in-a-flow/ [/font]

Sign In or Register to comment.