Skip to main content
Solved

List of pages per projection

  • September 13, 2022
  • 2 replies
  • 205 views

Forum|alt.badge.img+6

I am looking for a list of the pages per projection for an entire client install.  Does anyone know a way to get that information?

I know I can go to the page and use the debug console to get them one by one, but that would be too time consuming.  

Looking for a quicker way to generate the list.

 

Thanks in advance for any help you can provide.

 

 

Best answer by Technical Outlaws

Build a SQL Quick Report by querying the view PERM_SET_PAGES?

2 replies

Technical Outlaws
Hero (Employee)
Forum|alt.badge.img+11
  • Hero (Employee)
  • 150 replies
  • Answer
  • September 13, 2022

Build a SQL Quick Report by querying the view PERM_SET_PAGES?


Forum|alt.badge.img+6
  • Author
  • Do Gooder (Partner)
  • 18 replies
  • September 13, 2022

Thank you for the quick response Technical Outlaws!!