Session Details Discover the brand-new AEM Assets docs landing page—a redesigned, narrative-driven entry point that brings together key capabilities, user journeys, and strategic features of AEM Assets in one place. This session will walk you through how the new landing page serves as a one-stop de...
Conversational AI that drives discovery, confidence, and conversion We’re excited to share that Adobe Brand Concierge is now generally available - a new, brand-first AI application designed to help you deliver richer, more intuitive digital experiences. What is Brand Concierge? Brand Concierge ...
I was trying to move assets(20 Assets) from renovator as i was checking something from renovator. I wanted to change the names as well i had given the source path and destination but the renovator is working from then it is stuck in loop? or is it error?
In the editor, the site title is displayed as the name of the tab at the top of the webpage. In the picture below, it is called 'Home'. Is is possible to change this?
How do I remove the page title from the Editor panel ('HOME' in the picture above)? It is called the editor-GlobalBar-pageTitle, but when I try to 'hide' it, it does not disappear.
I am not able to write junit for following custom model class extending content fragment. content fragment object is always coming null, Could anyone tried this before? How to write this junit for custom component model delegating to content fragment model? Sling model Interface : package com.my...
Hi, I am trying to change the font face to some of the fonts we use. Right now this is how my code looks: <font jcr:primaryType="nt:unstructured" faces="[overpass,serif,sans-serif,monospace]" features="*" sizes="[-2,-1,+1,+2,+3,+4]"/> overpass, serif, sans-serif, monospace all works when I depl...
As soon as opening a page in edit mode, a component has been disappearing from content tree. As a result I was unable to add component to the page and author.
Hi, I have a working fulltext search query which finds a text in a folder map.put("path", path);map. Put("fulltext", matchString);map.put("p.limit", "-1");map.put("p.excerpt", "true");map.put("p.offset", offset);map.put("type", "dam:Asset");map.put("group.p.or", "true"); But this returns the numbe...
I have a TypeScript under ui.frontend/src/main/webpack/author/site/components/content/accordion/ts/accordion.ts and I cannot figure out when will the TS in this specific location run?
I've attempted to share an item in someone's inbox with another user. It shows the "Shared with other user(s)" icon next to the item but when I click the share button again it doesn't show who it was shared with and the person I shared it with does not see the item in the their inbox. I also tried...