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/26/19
    When I create a package in package manager, I build and install it, after which I download the package, but that gets downloaded a folder instead of a zipped file. Next if I try to upload the same page again after zipping it, it shows me error: as given in the image. What might be wrong?

    Views

    7.8K

    Likes

    0

    Replies

    10
  • 3/26/19
    I have a requirement to enable publication of assets through workflow only. Hence I want to hide the OOTB buttons of 'Quick Publish' and 'Manage Publication' from the DAM UI. I tried removing the replication permissions for the user groups but ghat revokes the ability to publish through workflow als...

    Views

    5.5K

    Likes

    3

    Replies

    3
  • 3/26/19
    Hi All,How to add a custom page properties in 6.3? Like Basic , Advanced , social media , analytics .etc... I need to add one more property to it.Can anyone explain how to achieve?Thanks & Regards,Ashwini

    Views

    3.5K

    Like

    1

    Replies

    2
  • 3/26/19
    Hi,I created a project using maven archetype 17mvn archetype:generate -DarchetypeGroupId=com.adobe.granite.archetypes -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=17 -P adobe-publicupdated the pom to use OSGI R7 dependencies<dependency>   <groupId>org.osgi</groupId>   <artifactId>o...

    Views

    5.8K

    Like

    1

    Replies

    9
  • 3/26/19
    Hi,I'm building a workflow where the continuation of the flow requires parallel approval from two user groups.I have created a two branch AND split, and the flow should continue down, only if both branches go through the "approve" step.When one branch "approval" step is completed, I need to check wh...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 3/26/19
    Dear All,I'd like to create a generic container component in AEM 6.1. This kind of component can be able to host others components and should use the responsive system of AEM.For example, given my container component I should be able to drag/drop the same on a page.Furthermore add others components ...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 3/26/19
    Is it Possible to Create a Language Copy with custom country and language code?

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 3/26/19
    Hello Everyone,Is it possible to extend or overlay the content fragment component in AEM 6.4, inside a custom project? I have tried both extending and overlaying the content fragment component from core but the dialogs in touch-ui do not seem to work.I noticed that the structure of the cq:dialog for...

    Views

    3.0K

    Like

    1

    Replies

    4
  • 3/25/19
    I want search like this;I try test likemap.put("path", "/content"));map.put("fulltext","geo");Query query = queryBuilder.createQuery(PredicateGroup.create(params), session);SearchResult result= query.getResult();for (Hit hit : result.getHits()) {   Map<String, String> excerpts = hit .getExcerpts();}...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 3/25/19
    Hi All,I was trying to create a project structure for React and AEM. I have followed the steps whatever is provided in  Adobe Experience Manager Help | Getting Started with React and AEM SPA Editor - Chapter 0 but after giving a build I am getting error below:[INFO] Downloading https://nodejs.org/di...

    Views

    2.3K

    Likes

    0

    Replies

    3