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,is it possible to order pages in a certain way through site admin and then when we do an xpath search retain the order we defined through siteadmin for results we find through xpath search. Thanks Chris 

    Views

    2.4K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi,  I have created the OSGI bundle for opencsv jar and put it in fleix console.I couldn't able to import the class file in my apps ??Then I used JSoup jar ,for that i downloaded the sources and put in the project under apps and deployed it .I can able to use the methods from that jsoup java class n...

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi, I want to add new word in spellchecker dictionary which is available in cq "/libs/cq/spellchecker/dictionaries/en_us.dic". It works for existing words, but if i add new word in that file, it doesn't showing newly added word in suggestion.My text component is configured with rtePlugins - spellche...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 10/15/15
    How do I get the content of a node as a JSON string from within a Servlet?Example /content/xxx/customerOrders/2013/11/19/1311191099999.json Thank you.Cheers,Viren.

    Views

    642

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi ,In the release notes of  CQ 5.5 (http://dev.day.com/docs/en/cq/5-5/release_notes/platform_widgets.html?cq_ck=1385892461250#comments-ba8t-hi_in_the_above)it is mentioned that  Multifield widget is improved to support drag and drop (37469 - Improved Multifield with drag and drop and UI optimizatio...

    Views

    4.4K

    Likes

    0

    Replies

    10
  • 10/15/15
    I just noticed there are now 2 Asset classes.http://dev.day.com/docs/en/cq/current/javadoc/com/day/cq/dam/api/Asset.htmlhttps://dev.day.com/docs/en/cq/current/javadoc/com/adobe/granite/asset/api/Asset.html Neither is marked deprecated, and it seems you could accomplish the same tasks using either AP...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,Is there any performance issues related to expanding DAM across multiple servers, If yes then what are the alternatives for this.ThanksRahul

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All, I  need to migrate 52,000+ records to CQ5 . I am confused that whether I should go for cq:page or nt:unstructured nodes for these records.Going for pages will help us in maintaining and authoring these records. We also have to execute  full text search on these nodes or pages. My query is wh...

    Views

    560

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I have created 2 pages in CQ using different templates. I have a link in first page on click of which I will land on second Page (using <a href> in first page).Now I want to pass some parameters (either in map or list) from first page to second page.Kindly let me know what is the best way to pass...

    Views

    2.5K

    Like

    1

    Replies

    3
  • 10/15/15
    I want to create a remote session to another repository from within a repository, means I have a servlet running inside a CQ5 author instance. I tried to open a connection to a remote repository with JcrUtils:Repository repository = JcrUtils.getRepository( "http://myhost:4502/crx/server" );This caus...

    Views

    1.5K

    Likes

    0

    Replies

    3