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.