Question
2
Replies
1424
Views
Posted: August 9, 2018
Last activity: August 14, 2018
Closed
How to add a pagelist under pyWorkPage?
Hi ,
I have used bellow code to create pagelist and add results to it. However page is created outside pyWorkPage. Is there any syntax to add the page under pyWorkPage?
Code Snippet:
ClipboardPage deletedPage = tools.createPage("Code-Pega-List","backupPage");
deletedPage.getProperty("pxResults").add(aPage);
Thanks
Hi,
Below link might help you.
https://community1.pega.com/community/product-support/question/how-create-pagelist