Question
Labb Consulting
NL
Posted: Mar 28, 2024
Last activity: Mar 28, 2024
Last activity: 28 Mar 2024 10:56 EDT
How can we remove certain page from a pagelist embedded inside another pagelist?
In order to remove page from a pagelist based on a condition we can set pyDeletedObject to true on pages that need to be removed, and then use the function RemoveDeletedObjects to remove the required pages but the requirement is to remove some page in the embedded pagelist and when I am trying to use RemoveDeletedObjects inside the first loop, it is throwing error. How can we achieve this? Is there any other approach?
***Edited by Moderator Rupashree S. to add Capability tags***