In the re-structuring document the below detail is mentioned: Need to understand if the existing scaffolding will still function in its old location and what is the new scaffolding framework that is mentioned here?
Hi All, I'm currently trying to add the google api services dcm/dfa reporting client library to an existing AEM project in order to track offline conversions. I have added the dependancies in both the project pom.xml and the core pom.xml and now all of the pages on the website are returning this err...
Hi,I have applied permissions for my custom group users to enable the Asset-->Reports in path.1./libs/dam/gui/content/nav/tools/assets/assetreports2./libs/dam/gui/content/reportsAfter implement for above the suggested steps in costum user groups able to view the report section.But facing below issue...
Hello There, Need input on the following issue.Issue: Experience Fragments links on the LiveCopy is not being updated based on the locale language.Site Structure:Blueprint page - /content/my-site/en-US/content-page1Livecopy page - /content/my-site/es_ES/content-page1Experience Fragment Structure:M...
Hi,As previously we were creating clientLibs under /etc/designs, and to allow these styles in dispatcher : we use to allow something like# design and template assets /0050 { /type "allow" /glob "GET /etc/designs/*" } # collected JS/CSS from the components and design /0051 { /type "allow" /glob "GET...
Hello, I have a javascript on the exit of a field to populate some floating fields I have formated in a certain way..Script below. Problem is when I run the "xfa.layout.relayout();" it cuases a bunch of other issues.How can I only update the floating fields within static text without resetting the ...
Anyone know how to solve this following issue in author? 21.01.2020 10:34:51.791 *ERROR* [10.54.37.38 [1579602891772] GET /etc/designs/myapp/clientlibs.min.css HTTP/1.1] com.adobe.granite.ui.clientlibs.impl.HtmlLibraryServlet Cannot create library for /etc/designs/myapp/clientlibs.min.cssorg.apache....
Hello,I'm using a multifield within the page create dialog. But when creating a page, the multifield isn't rendered. It's only rendered when editing the page properties after creation.This pretty simple code I added to the dialog items: Spoiler<test jcr:primaryType="nt:unstructured" sl...
Dear All, I am getting my hex color from dialog to Html by using below. dialog<navBackGroundColorjcr:primaryType="nt:unstructured"sling:resourceType="granite/ui/components/foundation/form/textfield"fieldDescription="Enter the Navigation component background color Hex code"fieldLabel="Navigation Comp...