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
    I have Eclipse that is set to work with CQ and I want to generate javadoc during the bundle compilation. I have 4 projects in Eclipseproject-defaultproject-default-bundleproject-default-componentsproject-default-contentIn project-default-bundle(which contains .java classes) I added this to pom.xml f...

    Views

    2.3K

    Like

    1

    Replies

    1
  • 10/15/15
    Hello,I have an application in which I need pages acting like structural nodes to arrange the actual pages within a section. To avoid the performance issues with the 1000 child nodes.The structure is something like this:/Home    /section        /{YEAR} (blank page - just structure)            /{MONT...

    Views

    750

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi Experts, I have created a custommultifield which consist of checkbox, textfield and textarea. custommultifield can have maxitems 3.I am facing problem while accessing the value of checkbox from component jsp.I am doing this from jsp: <c:set var="checkBox" value="${properties.parsysValue}" scope="...

    Views

    973

    Likes

    0

    Replies

    1
  • 10/15/15
    HiI have  a component which use to display all the node detail in a specific folder.  But there is some problem when a pass a <%=variable%> to cq:include.  When I read the source using firefox.  It seems it can not read the jsp variable  correctly.  Please help.Below is the source from firefox when ...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 10/15/15
    Is there anyway to set the wcmmode specific to a group or user?  Basically have a user that their wcmmode is always disabled so they can preview the site but not edit it?  but still have other users as content authors that can make edits?

    Views

    776

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi folks,I would like to start my CQ server on System boot in Windows. Can any one suggest the ways to achieve this. Thanks in advance. -Ramakrishna

    Views

    897

    Likes

    0

    Replies

    1
  • 10/15/15
    HiNeed to create global header and footer components which would have dialog for properties which can be updated by author and changes should be reflected across the all pages .We used design dialog to implement above functionality but issue with using design dialog is that it created properties per...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi Everyone,I am trying to use the xtype suggestfield as a widget on my dialog but I am having trouble with the suggestion results.  How do we base the suggestion results on an external datasource?I added the "url" property, but don't know where to go from there.Any help would be appreciated. Thanks...

    Views

    490

    Like

    1

    Replies

    1
  • 10/15/15
    We are trying to setup a Forum template using the Forum component in CQ5.4. I seem to have got this working, but one issue is that the Create Topic "box" appears in the published page. Is it possible to ensure that this create box does not appear on the published page. I have found if you do create ...

    Views

    976

    Likes

    0

    Replies

    3
  • 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