I am attempting to create a new folder in the AEM cloud utilizing the assets/api. This is my payloadhttps://author-<author>.adobeaemcloud.com/api/assets/parentPath/* HeadersContent-Type=application/x-www-form-urlencodedAuthorization=Bearer <token> Requestname=test-folderjcr:title=test-folderclass=as...
Hi All,I have recently installed AEM service pack 22 on AEM6.5 local machine.But After installation bundle AEM UI WCM Admin Bundle(com.adobe.cq.ui.admin) is not active and remained in installed state.After reviewing it found that one of the Imported Packages not resolved.com.adobe.granite.ui.compone...
Hi All, etc.clientlibs is giving 404 in Dispatcher. We can not allow the path in dispatcher due to security reasons. can anyone recommend other alternatives to include OOTB css. We have our custom css in etc/designs in AEM 6.5. Thanks In Advance.
Hello Team , I have a requirement to create new "News Articles" (News Pages with only Images & Text assembled via 2/3 layouts) on AEM. The content would be provided by the marketing team in Word. Currently the content Authors copy paste the data from word to create the pages.Is there a way to do th...
I have a dialog that is only relevant to 2 out of 3 dropdown options and would like to hide it if option-1 is shown I know how to set up the xml to SHOW dialog if an option is selected but not to HIDE it for a selected option and am not sure what I need to update to hide for a specific value. Any in...
Hello AEM Community, I'm facing challenges customizing the 'Share Link' popup in latest AEM SDK (v2025.4.20476.20250414T214138Z-250300) and would appreciate your expertise. Here is the issue:I want to add the text field and a button into the popup. For the same, I am trying to customize the Assets ...
I am working on SAML2.0 Login functionality works fine but the Logout is not happening properly. I have given the IDP url for logout. and tried giving "/system/sling/logout.html" and "/system/sling/logout.html?resource=/aem" its redirecting back to home page of /aem/start.html. I dont see proper doc...
Hi TeamI am working with scheduled jobs in AEM and have encountered a scenario where a job is initially configured with a 10-minute cron expression. Later, the requirement changes, and the cron expression needs to be updated to trigger the job every hour. The cron expression is sourced from the OSGi...
Is it possible to have a container with the multi property set to true ? Here is my model definition:"models": [
{
"id": "cardlinksitem",
"fields": [
{
"component": "text",
"name": "title",
"v...
Hello,I’m currently working with Adobe Experience Manager (AEM) and the Universal Editor (UE), and I need help with managing content fragments. Specifically, I’m looking to: Add Content Fragments to a specific Experience Delivery Site (EDS) page using the Universal Editor.Edit Content Fragments dire...
I have a dropdown to populate dialog if 'barcode-yes' is selected which is working.Currently I have data-sly for the barcode code dependant on an img path && alt-text being filled out.I would like the data-sly to look for 'barcode-yes' being selected from the dropdown instead of the content being f...