Question
1
Replies
775
Views
PayPal
Posted: July 26, 2019
Last activity: September 10, 2019
Closed
How to refer a parameterized data page in section?
Hi,
I have similar requirement (as stated in this post) to refer a parameterized data page in section as reference to display.
Can you tell me how to implement in grid.
Thanks,
Sasi
***Edited by Moderator: Lochan to branch reply to new post***
Hi,
As per this article: https://community.pega.com/support/support-articles/unable-refer-property-parameterized-data-page-section
This is a limitation in the product to refer the parameterized data page in only few rules.
Did you get a chance to test the local-change suggested there?
Copy all contents of the data page to a new page list in pre-processing activity/data transform. Refer this page list in section.
Thanks