Expand my Community achievements bar.

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

  • 10/15/15
    Hi everybody,I'm experimenting with the new Java Use-API [1] but I'm having trouble getting it to work.I have a component here: /apps/abc/components/modular/C03-topbanner/Following the instructions, I put my .java file here: /apps/abc/components/modular/C03-topbanner/C03_topbanner.javaThe package na...

    Views

    8.8K

    Likes

    0

    Replies

    10
  • 10/15/15
    Is it possible to use multiple PredicateGroups within QueryBuilder?e.g.map.put("path", "/content");map.put("type", "cq:Page");map.put("group.p.or", "true");map.put("group.1_fulltext", fulltextSearchTerm);map.put("group.1_fulltext.relPath", "jcr:content");map.put("group.2_fulltext", fulltextSearchTer...

    Views

    3.7K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi,I find myself confused every now and then regarding HTML pages, JSP pages, etc. in CQ5. I guess I have to re-read the Sling docs again.But basically, at the moment, under our app folder (e.g. /apps/foo) we have a bunch of .html pages that are requested by our Angular JS app via AJAX.I want to add...

    Views

    880

    Like

    1

    Replies

    3
  • 10/15/15
    Hi, I'm trying to get the best approaches to manage clientlibs in AEM. I have tried the following approaches:Approach 1)     Created component level client libs for each component under "/apps", included them in the component and a site level clientlibs which are common across all the pages of the s...

    Views

    6.6K

    Like

    1

    Replies

    6
  • 10/15/15
    Hi Friends,was trying to copy a content node in crxde by using "copy" and "paste", however I am getting following errorCould not copy node. Received 501 (Not Implemented). Unknown error (Error Code: 501)If i use the default admin/admin it worksThanks,Nitin

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I am currently working on campaigns newletter.how to get segment driven list to send out newsletters. all the users available in CQ, i need to send out Newsletter to targeted users, and we need to get the conditions based on segmentation.Please let me know if you are looking for more detailsThank...

    Views

    482

    Likes

    0

    Replies

    3
  • 10/15/15
    Hello I need a suggestion about the best way to filter login requests.For example I need to allow loggin to the platform only for user who has activated his account (some property in user's node). This filter should not be on the frontend and affect login process to siteadmin/crxde.I will appreciate...

    Views

    753

    Like

    1

    Replies

    2
  • 10/15/15
    I have a button in the first tab on click of it tabs are getting created. Now how to save this new tabs data and retrieve it .Thanks,Radha Krishna N

    Views

    573

    Likes

    0

    Replies

    3
  • 10/15/15
    I am trying to write a basic Sightly user-grid component by referencing a JSP user-grid component. What I seem to be having trouble with is the expressive language seems to be written out without being evaluated in the <script> tag.For instance in JSP:<script type="text/javascript"> var baseURL = "<...

    Views

    6.3K

    Likes

    2

    Replies

    3
  • 10/15/15
    Hi, I have a bundle that I have deployed in CQ5 author environment but there is something wrong with the code which I am not able to figure out. Please let me know how to debug the bundle code in eclipse. I have whole code eclipse and I have put the breakpoints in the code too. Please tell me is it ...

    Views

    908

    Likes

    0

    Replies

    2