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

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

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

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

    Like

    1

    Replies

    5
  • 2/13/18
    Hi All,If the language selected in the page property for a page is English and the user select a language from the preference as Italiano the UI in the AEM(example component options like Edit, Annotate, Delete, new, etc) are still in English and not in the Italiano.Any suggestion to fix the issue ?T...

    Views

    1.0K

    Like

    1

    Replies

    2
  • 2/12/18
    Executing the "Import from Server" function corrupts the JCR, by leaving out attributes of jcr:content.Example showing /content/dam/myproject before (right) and after import (left):What could cause this and what's the solution?Eclipse version: Neon.3Sling IDE Plug-in: 1.2.0AEM: 6.3 with SP1, CFP2

    Views

    6.1K

    Likes

    0

    Replies

    7
  • 2/12/18
    Issue : components = [list of allowed components] , This property in etc/designs level does not seem to work in stage environment whereas it is working in local.Use case: We have component into which only rich text and buttons can be dropped into. This design level configuration is working good in l...

    Views

    6.1K

    Like

    1

    Replies

    7