We are using Asset Share. Our search results component pulls assets from 2 different asset folders - we'll call them FolderA and FolderB. Each of these folders has been assigned permissions via Closed User Groups. The permissions are assigned like this: FolderA has 3 Closed User Groups - Group1, ...
I am creating a Header component for my site, and would like the authoring experience to mimic the AEM Sites "Tab" component. The content author would put down the primary header component, and then place inside of it's parsys a number of flyout components. Only one flyout is expanded by default in ...
Hello everyone,I am trying to incorporate the editorial Image component inside mine (advancedbanner), but I cannot seem to make it work. I want to be able to configure the image component from inside the dialog of the advanced banner without initiating a new component outside of the content tree.I n...
Hello!I have implemented a plugin for translations, everything works but to configure it you have to go through the Legacy Cloud Service page, while a plugin like the Microsoft one can be configured from the next page (Translation Cloud Service). I followed the project that I find on GitHub, so much...
Hi all,I have a problem withgranite/ui/components/endor/actionbarthrowing a console error (see images below), but I cannot find the location where the actionbar could or should be implemented to fix the problem. This error might restrict further execution of JavaScript code on the site so I want to ...
All the clientlibs are transferred from ui.frontend (dist) to ui.apps (<project_name>/clientlibs) using AEM clientlibThen when the package is installed to AEM instance they can be found in JCR under/apps/<project_name>/clientlibs (exact structure from ui.apps) but in my case we are importing the cl...
Hello All, Hope you are doing well ! I am running my AEM on Azure VM on Linux Server, Since the URL is looking likehttp://abcd.aem.dev.net:4502/aem/start.htmlnow i want to hide this port number from the URL, I am not getting how to achieve this, could anyone please help here ?
The build image stage fails with error```W: GPG error: https://dl.google.com/linux/chrome/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 32EE5355A6BC6E42E: The repository 'https://dl.google.com/linux/chrome/deb stable InRelease'...
I have created a content fragment that contains multiple fields, and I am trying to retrieve all of them using GraphQL. I want to like to avoid listing each field individually. For example if my content fragment has 20 fields, I want to extract and view all field values without specifying them one ...