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
    Hello,Want to share with you some back-end code that should work, but doesn't, on IE9. This has nothing to do with any FE code, but backend servlet code.@SlingServlet(             paths={"/apps/my-app/check"},                     methods = { "GET", "POST" },                             name="com.my-...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,Default Value for Granite Dropdown (Touch Optimized UI ) is not working for me.I have followed information on how to create a dropdown control here:https://docs.adobe.com/docs/en/cq/5-6-1/touch-ui/granite-reference.html#Form Inputs - DropdownI have created a it in the following way:<relationID fi...

    Views

    3.3K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,Could some one help on providing me how  I could add a reply  button to comment already posted on blogI am using  <cq:include path="comments"  resourceType="collab/commons/components/comments" />Thanks,

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,The below parameters are not very clear in dispatcher.any file. Explanation on this will be helpful.-/allowAuthorized "1"-/farms-/website-/clientheaders

    Views

    487

    Likes

    0

    Replies

    1
  • 10/15/15
    Looks like AEM OOTB segmentation does not offer user groups based content personalization until the user group is mapped as a profile attribute ?is there a way that we can use user group name in the client context and segmentation rules OOTB without custom data store?

    Views

    1.7K

    Likes

    0

    Replies

    5
  • 10/15/15
    So i am trying to use the built in authentication for AEM. I am able to create a form where someone can register a user and it puts the user in the users tab in AEM. When i try to make a page with the login component however, it does not work. When you enter in the user and the password and click si...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 10/15/15
    How do I access a request query string parameter in Sightly HTML. Do I have to expose it through the WCMUse model or can I just access it directly in the HTML?

    Views

    16.2K

    Likes

    0

    Replies

    8
  • 10/15/15
    HI,I have a query where in need to add regex in the query builder's path property Like: path: /a/b/c/*/d, where my node structure at * is changing.Is there a way to do this? Also, is there a way where i can add groups inside group and put and/or conditions?

    Views

    1.6K

    Likes

    0

    Replies

    1
  • 10/15/15
    HiI want to enable / disable the fields on metadata editor page. For example i should have 1 dropdown and 3 text boxes. If i select yes value from the first drop down then i have to hide or disable the 3 text boxes. If i select no then i should enable those again. Please help me to do this.

    Views

    2.1K

    Like

    1

    Replies

    7
  • 10/15/15
    Hi Everyone,I have a use case where content is copied on Activation.1. I have roll out config created which will be triggered on Activation , it has contentCopy, contentUpdate & targetActivate as sync actions 2. I have my source page created (manually)3. I have my copy page created (manually) which ...

    Views

    1.4K

    Like

    1

    Replies

    3