Siteadmin - filter pages created by author | Community
Skip to main content
New Participant
November 12, 2020
Solved

Siteadmin - filter pages created by author

  • November 12, 2020
  • 2 replies
  • 1183 views

We have multiple authors who create pages in AEM. Sometimes authors just want to filter the pages that they have created.
How can this be achieved in siteadmin ?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Manjunath_K

Hi @dips1 

In AEM siteadmin OOTB we have option to sort pages based on modified by in "List View".

 

 

 

If you want to sort pages based on "Created By" then try using "ACS Commons Page Report" 

http://localhost:4502/var/acs-commons/reports/sample-page-report.html?wcmmode=disabled

 

1. Access http://localhost:4502/editor.html/var/acs-commons/reports/sample-page-report.html,  add "ACS Commons Report Builder Text Column" component & define custom column to be added in report like in this case "jcr:createdBy".

 

2. Access Page Report(http://localhost:4502/var/acs-commons/reports/sample-page-report.html?wcmmode=disabled), provide root path to list all pages & sort column with "Created By"  

 

 

Hope this helps!

2 replies

Manjunath_K
Manjunath_KAccepted solution
New Participant
November 12, 2020

Hi @dips1 

In AEM siteadmin OOTB we have option to sort pages based on modified by in "List View".

 

 

 

If you want to sort pages based on "Created By" then try using "ACS Commons Page Report" 

http://localhost:4502/var/acs-commons/reports/sample-page-report.html?wcmmode=disabled

 

1. Access http://localhost:4502/editor.html/var/acs-commons/reports/sample-page-report.html,  add "ACS Commons Report Builder Text Column" component & define custom column to be added in report like in this case "jcr:createdBy".

 

2. Access Page Report(http://localhost:4502/var/acs-commons/reports/sample-page-report.html?wcmmode=disabled), provide root path to list all pages & sort column with "Created By"  

 

 

Hope this helps!

SureshDhulipudi
New Participant
November 12, 2020

you can run the page audit report

Go to tools  --> Reports --> Audit Report

http://localhost:4502/miscadmin#/etc/reports/auditreport

http://localhost:4502/etc/reports/auditreport.html