Expand my Community achievements bar.

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • on 15-10-2015
    Hi,I'm trying to use  CQ.Ext.Msg.alert('Hello', 'Welcome to ExtJS');  in jsp, but I see below error in the firebug.ReferenceError: CQ is not definedHere is the sample code in my jsp.<html>  <head>        <script>           CQ.Ext.Msg.alert('Hello', 'Welcome to ExtJS');         </script>  </head>  <b...

    Views

    346

    Likes

    0

    Replies

    1
  • on 15-10-2015
    I'm adding a beforeadd listener to a multifield to limit the number of items that can be added. I see the message when I try and add more than the limit, no more items get added, but as the xtype configured to the the multifield item is required (cannot be empty) it doesn't let me click 'OK' on the ...

    Views

    780

    Likes

    0

    Replies

    1
  • on 15-10-2015
    Hi All,We are able to do audit purge by following the link http://helpx.adobe.com/experience-manager/kb/howtopurgewf.html  and installing the package Workflow n Audit purge-1.7.5.zip given there in 5.6.1 instanceHowever, users are not happy losing the old audit data. What would be the best way to ov...

    Views

    422

    Likes

    0

    Replies

    3
  • on 15-10-2015
    Hello,I am opening a connection to my author instance to try to POST an image or any document to my JCR.  The values are coming from a form, and I have created my own form action to store the information.  I am successful in storing properties and creating CQ Pages, but when it comes to a image/file...

    Views

    303

    Likes

    0

    Replies

    1
  • on 15-10-2015
    Hi,I just noticed that the /content node has the following two properties:    sling:target = /geohome    sling:resourceType = sling:redirectIs it advisable to change these values for an in-production installation?

    Views

    913

    Likes

    0

    Replies

    3
  • on 15-10-2015
    Thanks in advance for any info,We've been able to build an OSGI bundle for a SOLRJ jar and even get our classes using the SOLRJ classes to compile successfully.  However, we were not able to actually use SOLJR during runtime due to missing dependencies.  SOLRJ requires the list of following dependen...

    Views

    616

    Likes

    0

    Replies

    2
  • on 15-10-2015
    Hi,I was looking at our log files and noticed the following ERROR:com.day.cq.replication.impl.ReplicationContentFactoryProviderImpl Unable to read replication content stored in /var/replication/data/1a80cfd3-0179-4392-ba73-8c7775f51933/c8/c82e1905-9b6f-47b7-a36e-eae5410c2d18. Node is missing.As far ...

    Views

    405

    Likes

    0

    Replies

    2
  • on 15-10-2015
    We are testing AEM 6.0(6.0.0.20140509).I want to add new images to the existing Mixed Media Set testmixedmediaset002 (as PIC1).But when I click the edit button, I find that the former images and sets in the testmixedmediaset002 disappear (as PIC2). I Add new images into testmixedmediaset002, but it ...

    Views

    276

    Likes

    0

    Replies

    5
  • on 15-10-2015
    I think i've found a bug with AEM6.  I have a custom property on parent page named "clientName".  Inside of my component class which extends WCMUse, i'm trying to utilize getInheritedProperties().get("clientName", String.class) to return the client name, however, the value is never found and a null ...

    Views

    177

    Likes

    0

    Replies

    0
  • on 15-10-2015
    Hi All,Need pointers on how to implement Jersey REST services from within a CQ service. Is there a way to tell CQ that for urls like /rest/* go to Jersey servlet dispatchers so that all the methods annotated using Jersey annotation are called?Thanks in advance,Nitin

    Views

    289

    Likes

    0

    Replies

    2
Top contributors In the last month (30 days)
1
Avatar
Coach
38 Accepted solutions
2
Avatar
Boost 100
27 Accepted solutions
3
Avatar
Boost 250
23 Accepted solutions
4
Avatar
Give Back 50
19 Accepted solutions
5
Avatar
Bedrock
15 Accepted solutions
page footer