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

  • 3/20/17
    Hi All,Can someone share the example of How to write the REST API GET method in AEM where data can be shared in the form of  JSON when any client make the rest api call .thanks

    Views

    2.4K

    Likes

    0

    Replies

    4
  • 3/20/17
    We are using AEM 6.1. In which we have developed image component with multiple images authoring capability, Can we crop the images in touch UI widgets once we drag and drop the image from dam.

    Views

    1.7K

    Like

    1

    Replies

    3
  • 3/19/17
    Hi All,In few of my pdf documents  jcr:lastModified & jcr:lastModifiedBy is not updating. For many documents these properties are updating. Both these properties i am looking at jcr:content node.Could anyone please help why this weird is happening. I am using AEM 6.0 Thanks,Pradeep

    Views

    4.9K

    Like

    1

    Replies

    3
  • 3/19/17
    Hello Experts,We are facing issues with permission when we are giving user permission to more than one folder:Lets say: Group Italy is given permisson "Read Write Delete Create" to Folder ItalyUser A is added to Group Italy.Now there is one more group called India with permission "Read Write Delete ...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 3/19/17
    Hi All,I have a class which  extends AbstractProductImporter[com.adobe.cq.commerce.pim.common.AbstractProductImporter] and implements ProductImporter[com.adobe.cq.commerce.pim.api.ProductImporter]. It has @Component, @Service annotations declared at the top.Here, custom logic is written which checks...

    Views

    2.6K

    Likes

    0

    Replies

    4
  • 3/19/17
    Does the We.Retail sample implementation work on Adobe AEM 6.1 based instances? 

    Views

    628

    Likes

    0

    Replies

    1
  • 3/18/17
    Hi,As .loginAdministrative(null) is deprecated in CQ 5.5 and in AEM  6.2 loginService(String,String) method is used.As in 5.5 there is no need to create service user and .loginAdministrative(null) was used,And in AEM 6.2 ,For creating group and users , it is necessary that only service user can do f...

    Views

    2.2K

    Likes

    0

    Replies

    5
  • 3/17/17
    In WhitespaceProcessor in tagname look at DEFAULT_REMOVAL_RULES and remove the ones that shouldn’t be removed, also change keepChildren to “true” (this should keep it from removing the other nodes) In HTMLSerializer change the serializeTextNode method to return the value without the replace. I am tr...

    Views

    570

    Likes

    0

    Replies

    2
  • 3/17/17
    I've used LiveFyre for comments on my website and have run into a problem migrating the data as part of the closure of the service.I ran a data export as directed but the export file had a bug in it. (It includes all your spam'd and bozo'd commented, but without any data field to indicate their stat...

    Views

    836

    Likes

    0

    Replies

    4
  • 3/17/17
    whitespaceProcessor.js (there are two of these, so make sure you’re modifying the one for the touch ui - /etc/clientlibs/granite/coralui/optional/rte/js/core/HTMLSerializer.js In WhitespaceProcessor in tagname look at DEFAULT_REMOVAL_RULES and remove the ones that shouldn’t be removed, also change k...

    Views

    877

    Likes

    0

    Replies

    1