Populate selected Item in dropdown

Populate selected Item in dropdown

Comments

  • Hello,

    I have a dropdown that I would like to prepopulate with a selected item. In other words, Id like the form to load with an item already selected and allow the user to change if desired.

  • Hi,

    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]On your drop down component there are two data names. One for a selected item and one for the list that populated the drop down options. If you pass in the [/font][/color][b]Selected Item Data Name[/b][color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif] it will populate the form with that value selected on the drop down component. [/font][/color]

Sign In or Register to comment.