Hi All, I'm trying to add image on the content fragment.Here I have provided a field to add an image(pathfield).I see the image path in my content fragment, But it's not rendering on the page. what would be the reason? that image is available on dam
Hello people, I need suggestion on use of RTE as Component and in a Content Fragment.It will generate component JSON with HTML tags. Is it XSS attack proof to use for authoring purpose?Please provide your views on it. Thanks.cc: @aanchal-sikka @Harwinder-singh @EstebanBustamante @arunpatidar @Tanika...
Can anyone tell how to save tags in aem which are generated by open ai or chatgpt. In the below post they shown how to generate, but i need them to save https://medium.com/@vorajineet/use-generative-ai-in-adobe-experience-manager-aem-cms-to-ease-seo-tasks-for-a-digital-platform-708f71855f10
Hi, After publishing the page the new version is getting created in time line.Can anyone please help me with how/why it's getting created and the reason behind that. Thank You.
I have configured a scheduler in AEM6.5 and the idea is that it runs ONCE a night at 2AM@Designate(ocd = TagVerificationScheduledTask.Config.class)@Component(service = {Runnable.class})public class TagVerificationScheduledTask implements Runnable { @ObjectClassDefinition(name = "scheduled task th...
Hi community members, I've created below custom oak:index in my local instance with aem-sdk 20230713T151945Z-230601. <?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:tm="internal"compatVersion="{Long}2"async="async"jcr:primaryType="oak:QueryIndexDefinition...
Hi, I have the requirement where the page jcr description should be populated in a component's description field when dialog is open. please note: the component is authored on the same page. Now, if I edit the description field in component dialog and save it. the new content or description should ...
Hi Team, I ran into a weird issue where Authors made changes to pages in Author Instance and published them. But the pages were not loading on site and even in Publish Instance. Page Structure:/app/us/en/services/app/us/en/services/manage/app/us/en/services/streaming As soon as this is published, I ...
I'm currently using Apache Sling Sitemap Module to generate the the sitemap.xml on my website. I was wondering if there is a way to exclude a specific parent page and its children from appearing in sitemap.xml? My website is fairly large and I would like to avoid having to manually add noindex to ea...
Has anyone else experienced unpublished pages in AEM appearing in sitemap.xml? I only want published pages to be included. My website uses the Apache Sling Sitemap Module to generate the sitemap.xml file... Not sure if the issue is related to the Sitemap Module itself, or if it's a configuration in ...