Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 4/6/21
    Hello All, We are building SPA site using react framework. We want to leverage Adobe Granite i18n dictionary for translations. The issue is since SPA will be out side of AEM first before building it as AEM clientlib, we are getting compilation errors while referring to Granite i18n api (as Granite r...

    Views

    1.8K

    Like

    1

    Replies

    3
  • 4/6/21
    I think this might be quite simple, but i couldn´t figure out, how it works. I´m glad for a quick and short answer.

    Views

    653

    Likes

    0

    Replies

    2
  • 4/6/21
    currently, I am doing mvn clean install -PautoInstallSinglePackage after each change to a class in core. Is there a more efficient way?  I can build core with  cd coremvn install but presumably this does not deploy to running local server. 

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 4/6/21
    Hello, I have been trying to setup an AEM project from the WKND tutorial:https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/project-setup.html?lang=en#prerequisites I've also followed the steps in the link below to setup the server instances especi...

    Views

    2.3K

    Likes

    0

    Replies

    9
    6.5
  • 4/6/21
    Dear Members,We have one requirement to customise the message, that we are getting while canceling the inheritance on a live copy page.So  can anyone suggest a way, if we have to accomplish the above requirement.Step to get the message:1. Open any live copy page in editor.html.2. Click on a componen...

    Views

    957

    Like

    1

    Replies

    5
  • 4/6/21
    I have created a Component that has title, description, date, URL, and read the values in SlingModel then how can I display the data in the form of JSON to the frontend through the sling model?

    Views

    3.5K

    Likes

    0

    Replies

    2
  • 4/6/21
    In order to convert between json and objects in an Adobe AEM project, I added the following to the core modules pom.xml file:<dependency> <groupId>javax.json.bind</groupId> <artifactId>javax.json.bind-api</artifactId> <version>1.0</version> </dependency> <dependency> <groupId>org.eclipse</g...

    Views

    582

    Likes

    0

    Replies

    3
  • 4/5/21
    Hi, 1. For an AEM Headless Implementation, we create 1. content using Content Fragments and  2. define an AEM Content Services end-points using AEM Sites’ Templates and Pages that expose the  data as JSON.How to know how many of Content Fragments and AEM Sites’ Templates are required for a specific ...

    Views

    678

    Likes

    0

    Replies

    3
  • 4/5/21
    Hello All - I have added the below onclick event via crx (not added via RTE) while the page is loading, unclick is not getting loaded. if it is removed from RTE, we can says due to XSS, it is getting removed but not sure why it is removed in this case. Can someone shed some light on this? <a  onclic...

    Views

    711

    Likes

    0

    Replies

    2
  • 4/5/21
    Hello, We have externally hosted login page and plan to use SAML2 Authentication Handler. SAML2 Authentication Handler relies either on users already present in AEM (JCR) or creates them on the fly in JCR repository. We have large number of external users logging in to publishers. Concern is that it...

    Views

    525

    Likes

    0

    Replies

    1