Data Utility for attribute as a column in a Table View
Hi All
I want to configure a Custom Data Utility to populate the value for an attribute that will be displayed as a column in a Table View.
I tried the getDataValue() and getPlainDataValue() methods of DefaultDataUtility and AttributesTableDataUtility but they are not getting triggered when the Table View with the Attribute column is rendered. It works only when the attribute is placed in a Layout.
Any suggestion on how to achieve the requirement?

