Expandir la barra de logros de la comunidad.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

Page Activity Report

Avatar

Level 4

How to add extra column in page activity report to activate and deactivate the page

1 solución aceptada

Avatar

Respuesta correcta de
Level 10

Hi,

4 columns: Page, Type, User and Time is configured under below node.

/etc/reports/auditreport/jcr%3Acontent/report/columns

You can take this as a reference to add your column here.

Ver la solución en mensaje original publicado

2 Respuestas

Avatar

Respuesta correcta de
Level 10

Hi,

4 columns: Page, Type, User and Time is configured under below node.

/etc/reports/auditreport/jcr%3Acontent/report/columns

You can take this as a reference to add your column here.

Avatar

Level 10

You can create the required components as created here [1]

[1] /libs/cq/reporting/components/auditreport

and that component would be available for you to drag and drop to the grid system from the side kick which essentials get added under the node mentioned above.