Question
3
Replies
865
Views
Posted: November 8, 2017
Last activity: November 10, 2017
Closed
Solved
Dynamic column name in grid
Hi,
It's possible to reference value from clipboard instead of static label in column's name in grid?
How can we achieve this?
Hi,
What version of Pega are you on? I just tried a quick test in one of the UI gallery grid examples. Dragged a Text input control and referenced a clipboard property, it worked out ok for me. In my example, I just used an existing top level clipboard page OperatorID and referenced the pyUserName on that page. It displayed the value at runtime just fine.
-Sunny