based on the number of products it should be displayed on screen component like this:
casenumber_productname1,
casenumber_productname2,
casenumber_productname 3
any idea about this?
1 réponse
You could either write a formula field on Product that does this for you, or just concatenate these values on the fly, and in either case you'd be able to show these values in a datatable.