Discussion
American Express
US
Last activity: 5 Jul 2016 21:57 EDT
looking for other properties on the same page where Active property resides
Good day to all:
I am using a Report Definition. I am using a control to do some manipulations before the data is displayed on the report.
tools.getActive() gives me the current property for a particular column in the report definition. How can I access other properties that are on the same page as the active property?
The Clipboard looks like:
pyReportContentPage->pxResults->pxResults(1) and pxResults(2)
Thank you.