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,I'm trying to post events and have them handled by a couple of services.  I'm using the EventAdmin class to post send the event.  The topic I use is just a string.My handlers implement EventHandler and its handleEvent method.  I also define the Property annotation, with "event.topics" set to the ...

    Views

    998

    Likes

    0

    Replies

    5
  • 10/15/15
    We have a Secure URL on a Dispatcher instance. When we access it with an empty cache, instead of looking to the render and generating folders/files, it registers a "file not found" error for the first directory and gives up/returning a 404 for all the css, js, images etc.When the URL is hit on the n...

    Views

    541

    Likes

    0

    Replies

    1
  • 10/15/15
    I have made a dialog participant step. I want to make some fields in the dialog as mandatory. The property mandatory I guess works only for some xtypes such as textfield but it doesnt work for xtypes such as datefield etc. I have a requirement to make a datefield mandatory. Is there any way we can d...

    Views

    984

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi ,   I have a requirement in the image component where a user is given preference to choose to open  links in new window (similar to text component) . So all i need is to add   target = "_blank" to CQ5 image anchor tag on user opts for new window . The OOTB image component uses Image class which a...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I am using CQ5.5 and trying to upload Folio (Tablet Folio of Geometrixx Media in CQ5 "Publication" section) to DPS Folio Producer but it gave error. (I used the Adobe ID to configure the connection for DPS)Also I want to know, How can I create digital magazine using these CQ5 Publication feature?...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I am trying to do this operation <c:set var="title" value="${page.value.properties["jcr:title"]}" /> in jsp but not being able to do so. The error I am getting is "The attribute prefix jcr does not correspond to any imported tag library". How can I resolve this issue.Thanks in advance,Ankit

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi there,Anyone know whether cq-5.6.1-hotfix-3408-0.1.zip and cq-5.6.1-hotfix-3306 work for CQ 5.6?We're quite keen to install both of them to our 5.6 author and publish. But not sure whether they will crash.Cheers,Z.

    Views

    470

    Likes

    0

    Replies

    1
  • 10/15/15
    Hello there,I am experiencing a problem with a workflow.  The workflow is a simple publish workflow which has 2 steps:Enter description (Initiator Chooser Process) andReview change (Participant Step).  Step 2 is assigned to the group "Company."  Company has 2 members, the groups "Region 1" and "Regi...

    Views

    670

    Likes

    0

    Replies

    1
  • 10/15/15
    Can Adobe please confirm the exact behavior of dispatcher during concurrent requests for the same page, when that page is either expired or not yet cached? Will Adobe CQ receive multiple concurrent requests for the same resource? Or will dispatcher only request a rerender once, have subsequent reque...

    Views

    638

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,I am new to Using CQ widgets i tried to understand below snippet code but could not able to.Below code is responsible to create a dialog ,inside a dialog a panel with text boxes and corresponding labels.CQ.wcm.DamAdmin.openForm=function(config,defaults){   var createDialog={       "jcr:primar...

    Views

    2.4K

    Likes

    0

    Replies

    2