Audit log(screenshot attached) for a page is recording all creation and activation date and time info,but the timestamp being recorded is based on server time zone where AEM installed.
We have a requirement to display time stamp based on local time/country which content editor is editing.
Example any China page being activated and modified time stamp recorded in audit log on side kick needs to display log in Chinese time stamp.
Is there any configuration needs to be done to acheive this.
All inputs are welcome and thanks in advance for the interest.
Thanks
Sandeep
Solved! Go to Solution.
Hi Sandeep,
It needs customization by overlaying [A] Or register with own dialog.
[A]
/libs/cq/ui/widgets/source/widgets/wcm/AuditLogDialog.js
Thanks,
+screesnshot
Views
Replies
Total Likes
Hi Sandeep,
It needs customization by overlaying [A] Or register with own dialog.
[A]
/libs/cq/ui/widgets/source/widgets/wcm/AuditLogDialog.js
Thanks,
Hi MC,
Thanks for the lead,actually the JS mentioned above is been used to generate the dialog frame.
/libs/cq/ui/widgets/source/widgets/wcm/AuditLogDialog.js
But the values are generated in the below mentioned JSP,I'm now able to acheive requirement with this.
/libs/foundation/components/primary/cq/Page/audit.json.jsp
Thanks for the help.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies