Expand my Community achievements bar.

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

  • 10/15/15
    Where I can find the difference between CQ5.4 and CQ5.6.1?

    Views

    417

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I've one component in my project, which should send the http status code 404 in some cases. If the component sends this errorcode, the default 404 error page should be displayed.To test this behaviour I added "<% response.sendError(404); %>" to /libs/foundation/components/text/text.jsp. After tha...

    Views

    493

    Likes

    0

    Replies

    1
  • 10/15/15
    I want to update the title of an already installed 3rd party workflow. Whenever I do so, i got the following error while saving - Could not save changes. Received 409 (Conflict) for saving changes in workspace crx.default. Unable to perform operation. Node is checked-in.

    Views

    438

    Likes

    0

    Replies

    1
  • 10/15/15
    What is the best practice for moving blueprint configuration, custom msm rollout configs and workflows from one authoring server to another, AEM package or Maven deploy?

    Views

    530

    Likes

    0

    Replies

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

    596

    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

    354

    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

    781

    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.2K

    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

    884

    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.0K

    Likes

    0

    Replies

    5