Validate pagelist in a page
Hi,
I need to validate page list that exists under one page called A. for ex: A.pagelistname.
While i try with ispagelistEmpty(tools,A.pagelistname,.propertyname) it is throwing error saying @baseclass.pagelist is undefined.
If I replace A.paglistname with .pagelistname it works fine and I set message on pyNote. However that wont solve my problem. I need to validate the pagelist with its top page reference. Please let me know if any suggestions.
thank you!