Question
5
Replies
2172
Views
Posted: November 14, 2016
Last activity: November 15, 2016
Closed
Solved
Access a property inside two pagelists
Hi everyone,
I want to access a property which is in two pagelists ( Ex: Person is a pagelist. Inside it, there is another pagelist called organization. Inside the organization list, I have organization pages. In that, there is a property OrganizationName that I want to access. )
I want to set these OrganizationList values to a seperate pagelist. ( say by a Data Transform)
Could anyone please help me regarding the approach?
Thanks in advance.
Perhaps review this post: https://pdn.pega.com/community/pega-product-support/question/pegaforeach-jsp-unable-retrieve-data-embedded-page-inside-looping
It seems to deal with a similar requirement.