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 all,I have defined a simple dialog with two text boxes and one button.The action i am looking here is when i clicked on the button value entered in first text field needs to be filled in second textfield automatically.I have tried to get the value in the handler method of the button using getValu...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 10/15/15
    I have a page with lots of html code.when I am open the page , sidekick taking too much time to load.my sample code is:I have two jsp files.body.jsp<html><cd:include script="head.jsp"/> <cq:include script="content.jsp"/></html>head.jsp: Side kick and all the css and js included in this file only----...

    Views

    793

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I've requirement where I need to populate component path in the component's dialog. For example, I've a component called 'Hello' and page 'XYZ'. I'm dropping the component into the page parsys. Then component path would be something: /content/XYZ/jcr:content/parsys/HelloNow, when I edit the compo...

    Views

    4.6K

    Likes

    0

    Replies

    6
  • 10/15/15
    As seen in the question, how does CQ5.5 housekeep all the audit log and workflow instance by default.  Our user is having a situation that the audit log and workflow instance are growing  rapidly and become very large overtime.Also, can the audit log and workflow instance history export to CSV/PDF b...

    Views

    655

    Likes

    0

    Replies

    1
  • 10/15/15
    I'm using Adobe CQ5.5 and I want to create a campaign that is for all visitors. So there wouldn't really be any segmentation. I don't see an option for that. Is it possible? Suggestions?

    Views

    670

    Likes

    0

    Replies

    3
  • 10/15/15
    We have a problem with a corrupt file in the tarJournal of our two-node author cluster (CQ5.4, CRX2.2.0.70), and I was hoping someone might have some advice on how to recover from this situation. Our nightly tar optimisation run gets stuck on the corrupted file, which is causing the tarJournal to gr...

    Views

    953

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,Tried updating a property on a page in CQ5.6.1 and received an Internal server error. Surprisingly this is only happening in the Publishers. Authors are happily happily updating properties.Script: import groovyx.net.http.HTTPBuilder import java.text.SimpleDateFormat import static groovyx.net.http...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 10/15/15
    I have a running CQ Instance on our common development server which is installed by some one else who left the company now. Due to running regular server patch jobs this dev machine was restarted.Now I am trying to restart the CQ Author instance but it gave Fatal Error "FileNotFoundExcedption" as a ...

    Views

    594

    Likes

    0

    Replies

    1
  • 10/15/15
    How to restrict a component by page name without using Design mode. I have a component that has to be allowed only when a root page is named as 'na'. Is there any way to do this in CQ?

    Views

    755

    Like

    1

    Replies

    1
  • 10/15/15
    HI , At present, I use the url path to the Image to download the image using HttpWebRequest/webclient in c# , asp.netIf the image size is large, it takes a lot of time to download the image, and for images with low size, the download time is less.Is there any way to download large images with in a s...

    Views

    620

    Likes

    0

    Replies

    1