Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi Team,This forum helps me in so many critical situation, thank you so much for that.Am facing some different kind of issue this time, I am having a breadcrumb component, when i create a page at particular level the link is broken.When i roll out the same page it is showing properly in the country ...

    Views

    668

    Likes

    0

    Replies

    2
  • 10/15/15
    Is there something special I need to do to get allowReselect to work with a colorfield xtype?I've tried using allowReselect="{Boolean}true" in a colorfield dialog, but it does not seem to do anything. Here is a snippet from my dialog:<headlineNeutralColor jcr:primaryType="cq:Widget" fieldLabel="Neut...

    Views

    732

    Likes

    0

    Replies

    1
  • 10/15/15
    Some divs are incorrectly removed when we add &wcmmode=disabled in the Author mode.Where does the &wcmmode=disabled handler sit's and which class is responsible for removing the html markup such as <script tag and component-* classes ?Thanks,Peter

    Views

    843

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi EveryoneCan someone explain me how does Action Type of start form element works? And what about post.jsp,init.jsp,forward.jsp?

    Views

    549

    Likes

    0

    Replies

    1
  • 10/15/15
    I'm working on a PIM integration project. On upload of an asset we can invoke code via the update DAM asset workflow to write asset details back to our PIM and also PIM details to AEM.Now what I am looking to do is to invoke code when creating a review task on a folder of assets. The purpose of this...

    Views

    586

    Likes

    0

    Replies

    1
  • 10/15/15
    I am trying to fetch the user password using the user id to enable auto-login to CQ author environment.Below is what i have been trying:Session jcrSession = resourceResolver.adaptTo(Session.class); UserManager userManager = AccessControlUtil.getUserManager(jcrSession); Authorizable authorizable = us...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi, We recently have faced few issues on a production author instance (CQ5.5) where : 1. Due to some strange reasons the "admin" user doesn't have the privileges to access the CRX repository. Though, the user is able to access the OSGI console. Paths like /, /crxde,/useradmin or in other words all c...

    Views

    736

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,We recently upgraded our server from AEM 5.6.1 to AEM 6. Everything working fine except the strange behavior we noticed with user and group."Everyone" group is added to all users after upgrade and it cannot be removed manually from users using "\useradmin" console. As everyone group has deny ...

    Views

    3.0K

    Like

    1

    Replies

    5
  • 10/15/15
    Hi,When a Sling servlet is defined using paths, similar to:@SlingServlet(paths = "/bin/example", ...)It is accessible via localhost:4502/bin/example.When it is defined using resourceTypes, similar to:  @SlingServlet(resourceTypes = "foo:example", ...)Under what URL(s) will be accessible?Also when do...

    Views

    1.8K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi, I created a new project based on the sample-project-archetype: 7 using the new AEM Eclipse plugin.I also added the maven-jspc-plugin in order to compile JSPs during the Maven build. But when running the build, the plugin errors out with:"Failed to execute goal org.apache.sling:maven-jspc-plugin:...

    Views

    2.2K

    Likes

    0

    Replies

    2