Show multiple attributes in Drop down list

Hi



Is there a way to show multiple attributes / properties in a dropdown list?



Eg In a dropdown of Employees, show 'Employee ID - Employee name' (Or some other form of concatenation) as values instead of only list of Employee names.



We cannot use a lookup pop up as the drop down data is transient and comes from a Webservice call.



Regards

Shrikanth

Like 0

Like

1 comments

In order to achieve the described behavior please create your own control and make it work according to your needs. 

https://community.bpmonline.com/articles/how-create-custom-control-element

Show all comments