Concat in Dropdown

Certified Associate Developer

Hi, 

In my dropdown field, I need the choice Labels to be concatenate two fields.

choiceLabels: concat ( fieldname1 & "-" &  fieldname2 ). When I Used this, I am getting below errror:

A dropdown component has an invalid value for "choiceValues". The choiceLabels and choiceValues arrays must be the same length, but choiceLabels was length 1 and choiceValues was length 101.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data