Posts: 855
Threads: 238
Joined: Nov 2015
Reputation:
96
Lets say I want to alter the columns for the Assets related list under products. I want to show not only the customer, but also the customer city and postal code. Could I use an expression in the field directive of the listcolumns business map?
Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
I'd say you can't because, if I remember correctly, the business map just uses the column name you give it, the query has to have the field, so, if it works it would be just putting the field name and hoping that the internal query extracts that field.
Joe
TSolucio