I share collections via email with others using the functionality within AEM. The URL works perfectly when opened by the receiver, but it seems that when I am auto-signed out of AEM after a certain period, the shared link only returns a message "There is no content to display". When I sign back in...
This question relates to an earlier post I made here:https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/get-subtitle-page-property-with-htl/qaq-p/378345I’m trying to extend the Navigation Core Component and add the subtitle and description page properties at the group level. T...
Hi, We are exploring the possibilities of adding a custom button in the Content Fragment Editor Screen. Has anyone had any experience doing it? If so it would be helpful to know on how you did it?
Hi, I have to create a angle of 45* degree cut at the edge of an text and also 100 pixel distance using the text image component Please let me know how to achieve it through css or js. Once achieved what tools could be used to measure the accuracy of angle is it exactly 45* degrees or not and is i...
Hi All, We have just migrated from classic UI to touch UI and we are currently using a datepicker field. The problem we are facing right now is that, our classic UI dialog have stored the value for date in YYYY/MM/DD format and we are trying to save in same format in touch UI using granite/ui/compon...
We have sitemap configured as /en/sitemap.xmlThis is working as expected in the publisher. However while accessing from dispatcher, see the following the dispatcher logUnable to fetch vanity URLs from [ip-address]:4503/libs/granite/dispatcher/content/vanityUrls.html: remote server returned: HTTP/1.1...
I am willing to use below new features of aem 6.5. Brand Portal Capabilities Connected DAM Integrate Adobe Assets with Adobe Stocks Adobe Asset Link Extension with AEM Assets (For this we want Adobe Creative Cloud Applications like Photoshop, Illustrator, or InDesign licence but do we ne...
A key area we are looking to get ahead on is "best practices" for multiple Languages. I'm reviewing the Translating Content for Multiple Languages documentation ( https://docs.adobe.com/content/help/en/experience-manager-64/administering/introduction/translation.html ) But I can't seem to find a st...
How can we edit an existing value in a node using CURL? Trying to update the key value of "server-name" via CURL The below command is creating a new nodes instead of updating existing. curl -u admin:admin -F _charset_=utf-8 -F key=server-name -F value=server-name-value http://localhost:4502//etc/sa...
Hello Community - We are setting up the environment to enable SDI so that the content won't be cached for dynamic components. The only issue is, the CDN is caching the "nocache.html" files which ultimately caused the issues. If we verify using dispatcher URL, we see the expected changes. is there an...