Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 5/23/24
    Register at: https://adobe.ly/3wLRpdI  Session Details AEM developers will have the opportunity to explore the newly introduced Assets Open APIs and cloud-native I/O Events that we are offering. These advancements enable the creation of out-of-process AEM extensions. During this session, we will de...

    Views

    1.6K

    Likes

    0

    Replies

    0
  • 4/16/18
    We have some code roughly like this. A Base Page Component that contains has an html.jsp page that adapts the BaseTemplate Component An Event Page Component that contains has an html.jsp page that adapts the EventTemplate Component The Event Page Component extends the Base Page Component. The EventP...

    Views

    966

    Likes

    0

    Replies

    0
  • 4/16/18
    Hi everyone,Not sure if anyone else had come across this similar situation...We want to leverage the "Page Redirect" placeholder page, or even the Redirect field in a page's Page Properties, to setup a "single/global redirect" to a sister website. However, we need to be able to pass-thru query param...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 4/16/18
    The scenario I am trying to implement is like this :End user will submit a comments from publish instance , I am able to replicate from author to publish(and able to get data in mongodb).butI need to reverse replicate this page to author , along with the user entered data should be in mongodb.Is the...

    Views

    2.3K

    Likes

    0

    Replies

    1
  • 4/16/18
    HI,I have converted classic ui component to touch ui component using dialog conversion tool2.0 in AEM6.3 .when i  tried to access cq:dialog (http://localhost:4502/apps/test/components/accordion/cq:dialog.html ) the page is blank(nothing is rendered).Theere is no error as well in the log.I installed ...

    Views

    878

    Likes

    0

    Replies

    1
  • 4/16/18
    Our team is using the OOTB community feature in our 6.2 AEM instance. We have set up the community site in our local and unit environment successfully. But when I followed the community set up process discussed in Author a New Community Site for our Intg environment, I am not seeing the Step 3 Setti...

    Views

    323

    Likes

    0

    Replies

    0
  • 4/16/18
    Hey My company is using the AEM Rollout model. We frequently use the "synchronize" and "reset" function, but hardly the "suspend" and "detach" function.While I can imagine use cases for "suspend", I struggle to think of use cases for "detach" - isn't it always better to keep the inheritance than to ...

    Views

    336

    Likes

    0

    Replies

    0
  • 4/15/18
    Hello,I'm working on AEM - Hybris connector for my custom project, the catalog import is working fine. All the product data is available in etc/commerce/products/paintshopImages are also available in content/dam/paintshop The issue I'm facing is that images are not available when I use product compo...

    Views

    673

    Likes

    0

    Replies

    0
  • 4/15/18
    Hi,Is there any way to add an experience fragment to a page dynamically using HTL or get requests?I keep getting forbidden when trying to access experience fragments using get requests like in the code below :     function getFragment(path) {            $.ajax({                type: 'GET',          ...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 4/14/18
    As a Content Author - Is is possible to export a tree of pages from AEM so that we can review the copy?

    Views

    5.1K

    Likes

    0

    Replies

    3
  • 4/13/18
    Hi there,I'm trying to setting the language and tag fields in metadata schema to "required".  However, when they're set, it will always return errors when fields were filled. Any idea how to solve it ? AEM 6.3

    Views

    319

    Likes

    0

    Replies

    0