Report which displays the Access group and their respective Portals
Hi Guys,
I want to create a report which displays the Access group and their respective Portals. Here I want all the portals, not the current one. I checked in clipboard the portal details stored in .pyUserPortals().pyPortalLayout. I tried to include the pagelist property in Report. Normally when I want to use Pagelist property in the report I will optimize the property and I will include in Report using Index Join. Here I cannot able to do this.
Please suggest the best approach.
Thanks in advance.