Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
I have a dropdown field in the metadata schema editor and I want the options of this dropdown to be populated dynamically from a servlet response. I am following below guide to achieve it. There is a question around my requirement and from the author's answer it seems just pointing the JSON path to ...
Getting the below error while creating a custom component in AEM 6.4 using sling model.Error Message:org.apache.sling.api.SlingException: Cannot get DefaultSlingScript: org.apache.sling.scripting.sightly.SightlyException: Compilation errors in org/apache/sling/scripting/sightly/apps/slingexample/com...
Hi All,Kindly help me with the below issue for Component Rollout in AEM 6.4I have MSM setup for the site. And i am not able to do a component level roll out as the icon is not available. If a new component is created the icon is available.Is there any procedure or series of events to be followed to ...
I am practising aem in my local. i updated java in my local and from then aem instance is not working. i cannot open author and publish instance. i can install aem once again but i might lose all the data. please help me on this. what should i do?
I need to move bulk asset from one location to other in DAM .Manually its not possible to move bcoz i am having more than five thousand asset.Can some body suggest quickly how to achieve this goal in AEM .
I am following this link Adobe Experience Manager Help | Using PDFG in AEM Forms to generate PDF out of the word doc.I am receiving the following exception. Please advise how to resolve it. <h1>ALC-PDG-001-000-Conversion of the input file failed because of an exception.Error executing process</h1> ...
Hello,Currently, I am using 6.3 version. I have added image field(image upload) in a multifield for touchUI. When I upload(drag & drop) the image and save the dialog the values are not storing. So, when I reopen the dialog the image disappears. I tried using coral/granite paths but nothing seems to ...
Hi All,We have a requirement to add new field say Related Tags in page properties Basic tab in addition to the existing ones. I tried to achieve this by using Sling Resource Merger overlay concept which works fine but after this i am unable to see edit/configure options for any of the components.Bel...
Added a custom property in metadata schema and marked it as required (property rules). After applying custom schema on assets, mandatory field validation for custom property is working fine for all type of assets except content fragments.Not sure is it a configuration miss or product bug. any though...
Hi,I have added the below snippet code in the RTE "Source Edit" mode to apply the background color for a text.First time while entered the code it's worked fine and applied the style but when we re-open the dialog and with out changing any thing just submitted the dialog the style tag got vanished f...