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

  • 2/14/18
    Hello,I have a vanilla OOTB setup of Social Communities.When trying to save an edited site, I get a 500 error with the following in the error logs14.02.2018 11:39:08.572 *WARN* [155.201.35.70 [1518626346841] GET /services/tagfilter HTTP/1.1] com.day.cq.wcm.core.impl.components.ComponentCacheImpl No ...

    Views

    980

    Likes

    0

    Replies

    1
  • 2/14/18
    I am having trouble wrapping my head around an issue concerning experience fragments and linking. Let my simplify our setup.- A blueprint page called 'team' @ '/content/platform-blueprints/company/en/team'     - Page contains a simple link component that refers to '/content/platform-blueprints/compa...

    Views

    8.9K

    Likes

    0

    Replies

    12
  • 2/14/18
    I am looking for the Design Importer add-on package for AEM 6.3, I have tried package share with no luck, can someone help me

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 2/13/18
    I have created a static template for some product pages. Simplified for debugging it looks like this at page creation time:However when the Product Description field is replaced by a richtext, the input collapses to this:What could cause this?

    Views

    10.1K

    Likes

    0

    Replies

    13
  • 2/13/18
    I am working with a client who uses Classic UI as default but we would like to implement a microsite using Touch UI. How easy / hard would this be?

    Views

    3.0K

    Likes

    0

    Replies

    4
  • 2/13/18
    Is there any way in AEM 6.1 to access the key/value of JSON Object returned from Java class in Sightly (HTL)? I believe one indirect way would be to convert the JSON to Collection (Map) in java and use the map in Sightly to access the key/value. But is there any way available to do this without conv...

    Views

    2.3K

    Likes

    0

    Replies

    2
  • 2/13/18
    Hello All,I am exploring the community group creation. I see that after I create a community group, when I go back to the group and click on 'Edit Group", under Membership tab, the type of community is locked/grayed out.Is it possible to make the group type changeable? Is it advisable to try that?AE...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 2/13/18
    I am missing something here. I am creating a new class and waht to have the resource resolver factory loaded using the @Reference annotation.But it is not working and I am always getting an NPE when I use it.Would someone help me to understand why? What am I missing?Thanks.@Component(metatype = fals...

    Views

    11.1K

    Like

    1

    Replies

    22
  • 2/13/18
    Hello All,I am currently on AEM 6.2 FP2 and looking to install FP3 (Deploying Communities ). I am able to install the FP3 package in my instance and can see that the communities version is  "v1.10.167"I tried putting the dependency for same as below in my pom.xml:<dependency><groupId>com.adobe.cq.so...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 2/13/18
    I've written my own custom annotation to find a property on the current resource and to return it. This annotation works fine when the property is available on the resource, things go wrong when it is not found:Annotation:@Target({ElementType.FIELD})@Retention(RetentionPolicy.RUNTIME)@InjectAnnotati...

    Views

    6.7K

    Like

    1

    Replies

    5