Question
Coforge
IN
Last activity: 12 Jun 2019 5:24 EDT
Embedded Property in Actions of a Repeating Layout
Hi,
I have a repeating Grid Layout referring to a Data Page D_XYZ as a source, which contains an Embedded page A having property .prop. I have defined D_XYZ, D_XYZ.pxResults, D_XYZ.pxResults.pxPages(A) under the Pages & Classes tab.
After this I am referring to the embedded property as .pxPages(A).prop in a table cell, which shows the value correctly upon rendering in the table.
However, I am not able to refer the same property, in the actions of the cell properties using .pxPages(A).prop
Thanks.
P.S. I am using Pega 7.3
Hi Deependra,
I tried out similar use case in 7.3.1, it works fine at my end.
Please refer to the attached screenshots to see if that's your actual requirement or not.
Thanks.