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
    How Cq5 spell checker works in search component and how we can customize spell checker functionality?

    Views

    181

    Likes

    0

    Replies

    0
  • 10/15/15
    Hi,Does CQ have a built-in API for defining access rights to certain servlet paths (e.g. /bin/myservlet)?Is it possible to do this at a METHOD-level granularity (e.g. define that users in group MyGroup can have POST access to /bin/myservlet)?Thanks in advance.

    Views

    308

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi Eveyone,  Adobe doc says its using Lucene Based Search. I have few questions on that ->1. No API(CQ foundation search API)/Jackrabbit API seems to call Lucence API internally within source code.2. Foundation search uses XPath query "/jcr:root[rep:spellcheck('jackrabit')]/(rep:spellcheck() for spe...

    Views

    763

    Likes

    0

    Replies

    2
  • 10/15/15
    Hello friends,I am building a relatively straight-forward AEM component with a simple authoring dialog. At the top of my dialog is a select field. I want certain fields in my dialog to disappear when this select field is set to a specific item.I have studied the implementation of the Foundation Caro...

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,  I am trying to write a custom that contains a gridpanel. This gridpanel loads some static data. And this is the code I have.When I load it, nothing shows up.[img]2014-08-11_9-32-42.png[/img]  Can anyone tell me what the problem is?Thank you.Ejst.ContactSearch = CQ.Ext .extend( CQ.form.Composite...

    Views

    974

    Likes

    0

    Replies

    1
  • 10/15/15
    I am trying to create a mapping for geometrixx.com,  I have created virtualhosts entry for geometrixx as my.geometrixx.fr, my.geometrixx.de. When I invoke my.geometrixx.fr it is getting redirected to my.geometrixx.fr/content/geometrixx/en.html. Same is the case for my.geometrixx.de although I haven'...

    Views

    359

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I have configured a basic form with the "Store Content" action type and have added some default fields (some text, textarea ..) and a file upload field.When checking the data via crxde in the correct location, I can see that the file is uploaded correctly.However when checking the submitted data ...

    Views

    450

    Likes

    0

    Replies

    1
  • 10/15/15
    I'm attempting to add ExtJS controls to some of our authoring pages, but running into trouble when it comes to the default CQ CSS styles for the ExtJS components. If i simply create a new ExtJS component and render it to the body, everything looks fine because it is added to a div with an id of "CQ"...

    Views

    553

    Likes

    0

    Replies

    4
  • 10/15/15
    When executing a Force Retry on the replication agent the error.log shows a ScriptEvalutationException caused by a Java ClassCastException: LazyInputStream cannot be cast to a com.day.cq.replication.ReplicaionContentFacade.This problem appears to have started after upgrading to CQ 5.6.1 fro CQ 5.6. ...

    Views

    233

    Likes

    0

    Replies

    1
  • 10/15/15
    Hello,We are using CQ5.5 SP2 and tagmangar API to move tags using the API given below and during this process observed that occasionally couple of tags missing at target location. This is happening when there are multiple rename or moves happening in the same hierarchy.Tag targetTag = tagManager.mov...

    Views

    255

    Likes

    0

    Replies

    1