Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
Status Needs review
Created by Guest
Created on Sep 9, 2024

Enhance Colum display name retrieval

Context
We have two interface ( A and B), each having a different set of attribute.

We also have two View V1 and V2


Under the PW explorer:

If we choose the combination V1+A

All the columns will be displayed and the name will be the label name


If we choose V2+A

All the columns will be displayed, however the name will be system name because the attributes being display are not part of the interface.


We are not 100% why, but this seem to have and impact on PW Web where the columns will display the wrong name. We think it is because the Web client pull the view from the integration server and this cause a ripple effect

Request is remove the backend liaison that seem to exist between the view and the interface to avoid displaying the wrong column name in the web client.