Expand my Community achievements bar.

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

  • 10/27/15
    We’re running into some Javascript errors in Internet Explorer that we’ve tracked down to /etc/clientlibs/granite/jquery/granite/csrf/source/csrf.jsSpecifically, the line handleForm(result.contentWindow.document)is a problem when an iframe contains content from a different domain.I suspect I can set...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/27/15
    Can someone help me with hiding Campaign Experiences and overriding the title of the "Offer Page" so I can set it back to "Teaser"?I'm moving from CQ 5.5 to AEM 6.1, and I'm trying to keep things simple for my clients who are used to the previous Campaign/Teaser paradigm.  To do that, I'd like to hi...

    Views

    615

    Likes

    0

    Replies

    4
  • 10/27/15
    Hi Friends,I have created a AEM project using maven Archetype process. I have an event listener component in that project which will listen to "Activate" event when a user tries to publish/replicate the content  from author to publish server. As part of that event I have a requirement to import the ...

    Views

    978

    Likes

    0

    Replies

    2
  • 10/26/15
    https://docs.adobe.com/docs/en/aem/6-0/develop/sightly/use-api-in-java.html<div data-sly-use.asset="com.day.cq.dam.api.Asset">  <p>${asset.mimeType}</p></div>This isn't working for me.Similarly, I have tried adapting resource to Product<div data-sly-use.product="com.adobe.cq.commerce.api.Product">  ...

    Views

    601

    Likes

    0

    Replies

    1
  • 10/26/15
    Hi, I am using AEM 6.1.Could anyone please advise if we can keep some components as "non-authoring" , which means once developed and placed by developer, author will not have rights to change those ? Can we do that ? and How ?Thanks,Priyanka

    Views

    642

    Likes

    0

    Replies

    3
  • 10/26/15
    I need to add a paragraph browser to a dialog in touch UI. Adobe docs says "pathbrowser" can be used for both "pathfield" and "paragrahBrowser". Is there a parameter that I need to set to enable the parBrowser?

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 10/26/15
    HI , I am trying to give reset password functionality on our site.I tried OOTB form action from libs "/libs/foundation/components/account/actions/setpwd" .I want to overlay this in my project app path.Before doing that I tried using the geometrixx demo site's change password functionality on Author....

    Views

    609

    Likes

    0

    Replies

    2
  • 10/26/15
    Using CQ 5.6.1, I have a problem when updating a dialog box used in the classic view.After modifying a dialog box created for classic view, the updates don't appear on the page. E.g. I'm adding a new pathfield to make a link href text editable by authors. The new pathfield widget doesn't show up.I t...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 10/26/15
    In AEM 6.0 , How we can write our custom IMPORTER Service , which implements the com.day.cq.polling.importer.Importer ?Requirement is mentioned below: We will have custom servlet, where we will invoke the overriden importData() method, for specific resource target.Thanks in advance.

    Views

    873

    Likes

    0

    Replies

    3
  • 10/26/15
    I have some code in a component where I'm trying to get the list from a request, and it always comes back null. Why is this happening? The other interesting, and probably related, thing, is that when I use a simple " <cq:include script="init.jsp"/>", I get the "Could not find init.jsp" error. When I...

    Views

    1.4K

    Likes

    0

    Replies

    6