Hello
I hope I have posted this question in the correct place. My team uses the Adobe Cloud Services version of AEM.
I am trying to see if there is a way to develop a field within AEM for my authors to update every time they edit content on a page. I am not sure if that is something that already exists within AEM or would need custom development. This field would NOT be visible on the public facing side but would only be internal for our authors to use.
If that is possible, is there any documentation that you could provide?
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @GrantHa
Yes, you can utilise page properties to store metadata.
However you need to add new field in the page properties and may need to write a java if there is any automatic/event based updating.
Hi Arun,
I am aware of page properties, but what I was looking for was on the "column view" (aka the "tree view") of our content, and not something inside of the properties. Is that feasible or no?
Hi @GrantHa
You may need a customisation, something like https://aemlab.blogspot.com/2022/07/aem-authoring-page-status-visualisation.html
For list view you can add custom field esaly but it is tricky for column view
Hmm, not sure if that will work. I will look into adding a field into page properties for authors to utilize. Thank you!
Hi @GrantHa
You can try using annotations for this requirement. Please refer this link - https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/sites/authoring/... for how you can enter into annotations mode and add comments.
Thanks
Narendra
Thank you for the documentation. The annotations would not work for us but appreciate your recommendation!
what would like to store in that field? And what should this information get used for?
@GrantHa Did you find the suggestions helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!
Views
Replies
Total Likes
Views
Likes
Replies