Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 10/8/24
    We are excited to announce that Adobe Developers Live returns on November 12, 2024, bringing together the Adobe Experience Manager and Commerce community in a hybrid format. Whether you attend in-person at Adobe’s HQ in San Jose, California, or virtually, this event is designed to provide valuable ...

    Views

    2.2K

    Likes

    14

    Replies

    2
  • AEM instance was starting properly and suddenly when I restarted an instance, its throwing below error when I hit 'localhost:4502'HTTP ERROR: 503Problem accessing /. Reason:AuthenticationSupport service missing. Cannot authenticate request. What could be the reason

    Views

    10.0K

    Likes

    4

    Replies

    9
  • 10/15/15
    You can create an Adobe Experience Manager (AEM) Logo component that displays your company's logo in an AEM web site. A logo component can also provide a link to the home page of your AEM web site. A logo component also contains a design-mode dialog so that property values are stored in the site des...

    Views

    2.0K

    Likes

    0

    Replies

    0
  • 10/15/15
    I am using Dispatcher 4.1.8 with IIS7.5. On interpreting the '<!--#include virtual=path'  SSI tag, getting an error 'Error Processing SSI file' on the page.But the same is working with Apache HTTP server.

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 7/31/15
    Yes, you can easily access the website root with the help of Page object. You can directly call getAbsoluteParent method to access the root page at a level of your choice. Code snippet for the component would look like:Sightly HTML code snippet:<div data-sly-use.contentJS="content.js">    ${contentJ...

    Views

    1.6K

    Likes

    0

    Replies

    0