Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/12/19
    I'm following the tutorial  Adobe Experience Manager Help | Getting Started with Angular and AEM SPA Editor After Chapter three, I'm not able to see any components on the home.html page. When I looked to edit the template it is not redirecting correctly. (http://localhost:4502/editor.html/conf/wknd-...

    Views

    2.3K

    Likes

    0

    Replies

    3
  • 8/12/19
    In an endeavor to do Headless usecase sample, I have attempted to create content Fragment Model.In AEM 6.5 Under Tools>Assets>Content Fragment Model (http://localhost:4502/libs/dam/cfm/models/console/content/models.html/conf )I have created Content Fragment Model and published it.After clicking the ...

    Views

    3.1K

    Likes

    0

    Replies

    2
  • 8/12/19
    Hi,/libs/granite/ui/components/foundation/form/fileupload is it deprecated in 6.5?or do we have to installed any other package in AEM 6.5 to make it work?Any solution on this?Thanks in advance!

    Views

    3.6K

    Likes

    0

    Replies

    2
  • 8/11/19
    setup:1. a local instance of author (running on 4502 and debugging port on 8000) and publisher (running on 4503 and debugging port on 8002)2. used this guide (Debug an AEM app using eclipse ) to setup 2 debug configurations for my author and publisher local instances3. Somebody (a person before me) ...

    Views

    7.5K

    Like

    1

    Replies

    5
  • 8/11/19
    Hi,I have an email template in etc/notifications folder which is of type html. I am trying to hide an element based on variable i fetch from email service params(of email service).Below is my template codeFrom: ${senderEmailAddress}Subject:${subject}<hr><b>Vous êtes ?</b> ${role}<b>Vous êtes ?</b> $...

    Views

    4.5K

    Likes

    3

    Replies

    5
  • 8/10/19
    We’ve configured smart content services on our AEM 6.4.5 environment, and are utilizing smart tags. Our next step we’re attempting to take is utilizing enhanced smart tags for some of our company data points. We’ve gone thru the steps listed on the page below to attempt to do some training, but are ...

    Views

    1.7K

    Likes

    0

    Replies

    1
  • 8/9/19
    All - I am trying to implement CUG for a website. I enabled authentication on root node of my website and added correct group for permissions. This all setup works fine when i access links on publish. I am redirected to login page and once i login, i am able to see correct page. But same scenario sp...

    Views

    786

    Likes

    0

    Replies

    1
  • 8/9/19
    In AEM 6.5.1, Scaffolding Mode is not available in the dropdown. In the documentation, it is mentioned that Depending on the characteristics of the page, some modes may not be available.Access to some modes require the appropriate permissions/privileges.What is required to see the Scaffolding option...

    Views

    3.0K

    Like

    1

    Replies

    4
  • 8/8/19
    Using AEM 6.5 SP1.  I followed the basic example here: Delegation Pattern for Sling Models · adobe/aem-core-wcm-components Wiki · GitHub The example extended the title component and overwrote the getText() method in a PageHeadline class.  Do you also need to override all the other get methods of the...

    Views

    3.4K

    Likes

    2

    Replies

    1
  • 8/8/19
    Hi everyone,I would like to create integration tests using Teleporter for my AEM project but run into and error while trying to execute a simple test.I run the command mvn clean verify -PintegrationTests -Dtest.server.url=http://localhost:4502and receive this error:Tests run: 1, Failures: 1, Errors:...

    Views

    2.1K

    Likes

    0

    Replies

    1