Binding list of 'Account' datatypes to a dropdown

Binding list of 'Account' datatypes to a dropdown

Comments

  • Hi,

    I am Binding list of Account datatypes to a dropdown and would like to display in the dropdown the following:
    LastName, FirstName (UserId)
    There is no option to do a text merge for the Display Field?

    Thank you.

  • Hi,

    I will submit this as a feature request and also see if theres some type of workaround we can do for this. Ill keep you posted.

    As an alternative,You can create a flow structure with a field to store the merge an accounts last name, first name and a field for its account ID. The flow then fetches all accounts and loops through to create the flow structure type and maps that into the dropdown list in the form and then fetches the account afterwards based on the account ID. Please let me know if this works for you or if you have any questions.

    Thanks.

Sign In or Register to comment.