Hello People Anyone has faced issues with new Certification Portal? I have given two exams since Adobe moved to ProctorU. 1. Guardian Browser is painfully slow in Apple MacBook.2. The proctors seems very joining the session. 3. After you clear the exam, it is taking ages to get the shareable certifi...
I have using the wcm/core/carousel/v1/carousel as my superType. However when i add two slides the slides are stacked one below the other. This is the same when i use weretail carousel component as well. Any reason for this?
I have taken project clone using git clone, project URL (adobe/aem-guides-wknd: Tutorial Code companion for Getting Started Developing with AEM Sites WKND Tutorial). After this have tried to build the project using the below commandmvn clean install -PautoInstallSinglePackage -Pclassic as mentioned ...
I'm just looking to confirm something I'm running into here. I'm setting up a Content Fragment using Granite dialog fields we've used elsewhere through our AEM instance. We have an Icon Picker which is an instance of granite/ui/components/coral/foundation/form/autocompleteWe have a Color Picker whic...
We have a custom index we created to address some specific needs for searching Content Fragments. We noticed a side effect where the Content Fragment browser stopped showing fragments on the initial screen. Digging in to Splunk when the browser attempts to load this screen it makes the following OO...
I created an environment hootsuite-media-exchange-partner-program-dev-rde to be unblocked. What worked:No issues logging into (https://author-p63004-e1445875.adobeaemcloud.com) with my Adobe accountAble to create a local token with my account onlyIssues that occurred:Could not create a technical acc...
I am using Hootsuite Media Exchange Partner Program (Dev) Sandbox and it has two environments:hootsuite-media-exchange-partner-program-dev-devhootsuite-media-exchange-partner-program-dev-rdeThe existing environment hootsuite-media-exchange-partner-program-dev-dev was created 2 years ago. The issues ...
Is there an easy way to propagate the changes to a template in code to the pages that use that template? Without making brand new pages. I have added components and moved them around.
I am trying to remove "unsafe-inline" from Content-Security-Policy script-src directive and facing errors while loading them to site. console error says need to add hash or nonce. adding as hash integrity seems to work for few scripts but launch script and few other scripts are still showing error...
Hello Team, In my AEM application, I have tab component. Kept "Component-1" in 1st Tab item section. In this feature, from backend logic, I am fetching the data from 3rd party application via GraphQL. From this I am getting many details like: values, images list. Now, in 2nd Tab item section, I have...