Question
4
Replies
592
Views
Posted: December 27, 2016
Last activity: December 29, 2016
Closed
Solved
Is there any possibility to get the reporting structure in read only mode?
Using RF_ReportingStructure control, PEGA shows the Reporting Structure of any Operator. I want to use the same function but in Read only mode.
Can someone help on that?
I have check the java/ html/ activity rules. But I was not able to find how to disable the Operator ID links on the screen.
***Updated by moderator: Lochan to update Categories***
Hello Dhanusha,
RF_ReportingStructure control uses multiple rules to display the hierarchy. If you want to customize this, you might have to save all these final rules with different set of names and change the flow accordingly.
The anchor tags are appended in showEmpTree HTML rule. You can remove or update this.