HI,I am trying to modify the Title component, as per my client requirement, i have to keep the Headline & introduction of title components is mandatory for few templates. and not mandatory info page & info page-wide components,
I'm trying to follow the tutorial for the salesforce CRM integration with AEM 6.3. Integrating with Salesforcebut I'm getting an expected result when click on connect:Missing refresh token. Please ensure that the 'refresh_token' scope is activated for your connected app in Salesforce.Nothing more in...
HI,I am trying to modify the text component, as per my client requirement, i have to keep the Headline & introduction of title components is mandatory for few templates. and not mandatory info page & info page-wide components,
Hi Team,We want to find out the all the components details for a page in our application. How we will get this information from AEM instance. Like as Quey. Kindly help to me for this questions with examples[Here is the list of all Adobe forums... https://forums.adobe.com/welcome][Comments is to ask...
In AEM 6.4 , I am creating a gson object in a Junit Test class and when i am trying to execute the same i am getting java NoClassDefFoundError .Though I can successfully create a gson object in a normal java class.Please find the Failure error stack below:java.lang.NoClassDefFoundError: com/google/...
I am facing issue with <a href=> html tag which is not getting on publish/dispatcher page and link is disappearing, please find below affected html. <div class="c-error-page__error-content__error-description" data-sly-test="${data.errorDescription}">${data.errorDescription @context="html"}</div> ...
Hi,I am totally new to AEM.I am working on Getting Started Developing AEM Sites - WKND TutorialI am in part 6 of the tutorial Getting Started with AEM Sites Part 6 - Sling Models and Card Component I have created a card component but unable to find the card component in CRXDE lite.Also I am not clea...
Hi Team ,Am working on migration code from AEM 6.1 . 1) In the existing the template code - we have reference of foundation components parsys . Shall I continue to use it or look for the some related components under /apps/wcm <div data-sly-resource="${@ path='par', resourceType='foundation/compo...