Hi,I need to add job queue config for my custom workflow. I need to change the queue type to ordered. In OOTB config it's parallel. I have added new config for my workflow, still it's picking the OOTB config and calling the wf in parallel queue.OOTB config:topic: "com/adobe/granite/workflow/job*"Cus...
Hi, we want to add Links in a text which have the format:https://link.html/seite#/content/123/#TM4If we add the link without the /#TM4 it works but as soon as we add the second # in the Link (and it doesn't matter where in the link) the editor deletes the link while closing.Here I added it in a Text...
Planning to do POC for Markdown and XML files using AEM's new Universal Editor . Will it be a good option to move markdown and XML file to AEM ?Can someone help me with step by step guide to setup it on local for POC purpose ?
Hi fellow AEM users, Can we delete the Global English folder along with the pages originally built within it without repercussions?We are currently working only with live pages with no inheritance with Global English.I just want to make sure that deleting Global English won't accidentally break any ...
Using ACS Commons => Manage Controlled Processes => Data Importer tool to bulk update nodes.ACS Commons - Data ImporterIt's a great tool but I'm not able to use it to clear a value. Here's an example: A .csv or .xlsx file containsColumn1 Column2path propertyName/nodelocati...
Hi AEM community, I would like to make my AEM (6.5) pages compliant with HTML5.I'm able to put html5 tags (header, nav, footer) in my page's structure except for the tag <main role="main">. I do not understand how can I wrap all my content page with this html5 tag. How do you implement this rule in ...
we are using AEM as a cloud service.Able to access experience fragment and its JSON data in author https://author-p***-e***.adobeaemcloud.com/content/experience-fragments/Brand/us/en/site/header/master.htmlhttps://author-p***-e***.adobeaemcloud.com/content/experience-fragments/Brand/us/en/site/head...
Hi All,I'm facing an issue, where we have a couple of errors related to a few namespaces.The error is related to an invalid namespace URI detected. I want to identify the assets that are related to those namespaces. Is there any way to get the list of assets that are associated with these namespaces...
based on page sling resource type we need to hide a field dropdown options . Can anyone help me with java script code for this?Tried this<image-type jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/form/select" fieldLabel="Image(s) Ty...