Hi all, I have created a content fragment model and added a multifield via XML. The issue is I'm getting an additional input field which is not needed(also not added intentionally). Here's the content.xml : <?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sli...
Hi Team,I want hide the Quick Publish and Manage Publication buttons based on the condition in the site consoleIf it starts "/content/www/language-masters " then need to hide the Quick Publish and Manage Publication buttonsWhen it starts "/content/www/us/en" then based on the select checkbox, need...
Hello, I was going through my codebase build logs to see why It's taking longer time to build in cloud manager, and noticed one time consuming stats in Core bundle test execution. We have lot of Sling Models, some of them are finished executing test classes in less than 10 sec, but few are taking mo...
Hello,I am experiencing some issue with Scene7 when I change the dam:scene7filestatus from PublishIncomplete to NeedsReupload. [sling-threadpool-xxxxxxxxx-(apache-sling-job-thread-pool)-17-Granite Workflow External Process Job Queue(com/adobe/granite/workflow/external/job/var/workflow/models/scene7)...
Hello Everyone, I'm using AEM 6.5.17 on Premise version. It works fine for some time but later it behaves strangely when i open pages - it looks broken. I don't understand this behaviour, Can any one provide me a permanent solution. Error :- java.io.IOException: org.apache.jackrabbit.core.data.DataS...
Good morning, afternoon or evening. I'm trying to set up AEM SSO authentication with Azure and on top of that, I'm also trying to synchronize attributes (which works just fine. I'm using Adobe Granite SAML 2.0 Authentication Handler to achieve that), after the Azure SSO authentication ends successfu...
New to AEM. Uploaded some jpegs to my website and activated. I opened the jpg in AEM and copied the url. The url doesn't display the picture in the browser. I know this is simple but I just don't know what I'm doing wrong. Thanks in advance for your help! UPDATE - I figured it out. The url should b...
Hello Everyone,Is there any way to create a popup in AEM React SPA? Currently, I am handling all by CSS and Experience Fragment Component. But it's not coming good alone.I have created a Model Component in AEM. Where I want to feed Experience Template HTML or JSON code to model it will help to handl...
I have a Use case where I need to let the Aem authors show a warning that If any other author is editing the same page in Classic UI at component level , Like if "John" is editing text component, We need to let other authors show the warning that if they are trying to edit the same component in the ...