I have an empty AEM page triggering the Ketch script to load their portal interface. However, some browsers fail to load the content, resulting in a blank page. I suspect this is due to adblocker interference. I am currently investigating ways to load the script originating from a custom client libr...
Hello I'm currently injecting an overridden Experience Fragment Component at core/wcm/components/experiencefragment/v1/experiencefragment into my page. I've set the fragmentVariationPath, and now I'm aiming to retrieve the properties of its parent component, core/wcm/components/experiencefragment/v1...
Hi Team, I have installed live search on my local instance and it is working fine. Now i want to create mesh api for the same. I have multiple sources and it works fine with one endpoint only. When i add graphql commerce endpoint as one source and live search config as second source then it gives ...
Hi, I am trying to minify my css using the Adobe Granite HTML Library Manager to remove new line (Or possibly called line breaks). I have tried a few configurations for the css processor:min:yuimin:yui;line-break=-1min:yui;lineBreak=-1 None of them have worked. I am wondering if there is a configur...
Added custom property(metadata) to the form. formfinalized=fasle.Now on onclick event of the formfieldI do see the property along with other metadatavar Meta = event.target.metadata;xfa.host.messageBox(Meta, "Metadata of this form", 3,0);Now want to update formfinalized=true when button is clicked...
Hi All, I am working witht he Adobe Lifecycle Designer and are using the Subforms for printing out tables.The Header is in a separat Subform that is of the type "position".This is connected to the Subform as "overflow" where the Lines of the table are looped.The content of the table is dynamic - so ...
I have a weird bug when the dropdown doesnt work correctly.I have 5 segments and one of them has a breakdown by another segment like:ABC Breakdown SegmentDEand when I apply new segment for the whole panel, my segments get reranked based on first metric, but breakdown remains at the same place and...
My team is looking into the possibility of using the Reactor API in order to 1) edit rules and data elements via a code editor (i.e. VSCode) and 2) backup everything to bitbucket. The second objective seems doable using the reactor-downloader library, with the caveat that it'll show the latest revis...
I've created a sitemap XML for our site using Apache Sling Sitemap - Sitemap Generator Manager. However, I'm looking for a way to change the hostname in this section: <loc>http://localhost:4502/content/blablabla/us.sitemap.test7-sitemap.xml</loc>. I want to remove the /content part. Any suggestions?...