Expand my Community achievements bar.

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

  • 8/24/17
    Hi guys,i'm using cq5.5 and i need to retrieve a property inside the loadcontent of a dialog, i can do it with the following code:loadcontent="function(comp) {   var properties = CQ.shared.HTTP.eval(CQ.shared.HTTP.noCaching(dlg.path+'.-1.json'));   if(properties.myVar== undefined)             proper...

    Views

    541

    Likes

    0

    Replies

    0
  • 8/24/17
    Hi,I have added io.jsonwebtoken (tried version 0.6.0 and 0.7.0) dependency in pom.xml, after maven build, bundle is in installed state and throwing below error.  Checked in depfinder, but not able to find any result. Any idea why bundle is in installed state?<dependency>   <groupId>io.jsonwebtoken</...

    Views

    2.9K

    Likes

    0

    Replies

    2
  • 8/24/17
    Hello,I have two instances of AEM 6.1 and on publishing one of the specific documents from two of the servers, outputs are different. One of the PDF is correct where images are at correct locations, however from other instance PDF is not generating correctly (Images are losing placement).Is there an...

    Views

    2.8K

    Likes

    0

    Replies

    7
  • 8/24/17
    Hi Community,We are facing severe performance issues in our AEM author environment. We have 4 clustered authors accessing a MongoDb instance. We generated the JVM thread dumps during system slowness and found that there is a deadlock situation which looks like below . I see that there is a deadlock ...

    Views

    2.5K

    Likes

    0

    Replies

    4
  • 8/24/17
    Added RichText field and Textfield in Multifield of Touch UI Dailog.Open the dialog and Click on ‘ADD’ of Multifield Section , able to add content in textfield but unable to add content in RichText field.After Clicking on ‘ADD’ of Multifield Section and Save the dialog data and reopen the dialog.Aft...

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 8/24/17
    Added RichText field and Textfield in Multifield of Touch UI Dailog.Open the dialog and Click on ‘ADD’ of Multifield Section , able to add content in textfield but unable to add content in RichText field.After Clicking on ‘ADD’ of Multifield Section and Save the dialog data and reopen the dialog.Aft...

    Views

    361

    Likes

    0

    Replies

    0
  • 8/23/17
    Hi,I am facing below 2 issues while working with community components mainly Questions and Blogs.1. I am trying to add an entry to community questions component. Question entered displays fine but getting below log error. 2. Also email that I receive is not specific to domain but always "localhost:4...

    Views

    6.2K

    Likes

    0

    Replies

    3
  • 8/23/17
    I have a query regarding the email flow. I have implemented email servlet which receives request from client side in a POST call. Once received I call the EmailService component in the servlet. This component should get configuration details from OSGi (server,port,username,password) and from,to,subj...

    Views

    6.3K

    Likes

    3

    Replies

    8
  • 8/23/17
    We are using the multifield control in our dialogs, and it is generally working well for us. (An example of what I am talking about is here.) But in some cases we've put enough fields in each element that they don't fit on the screen without scrolling. This is fine until you want to re-order the ele...

    Views

    5.3K

    Like

    1

    Replies

    7
  • 8/23/17
    Related to another post (AEM Dispatcher not resolving vanity urls),​ I've created some rewrite rules in my httpd.conf in my dispatcher so that when I hit my site's root (e.g. www.mysite.com/), it should rewrite/redirect to a page of my choosing (e.g. www.mysite.com/content/mysite/login.html).However...

    Views

    4.3K

    Like

    1

    Replies

    12