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/19/21
    Hi All,Is it possible to extend the following dialogs in AEM :-Commerce -> Products -> Create FolderCommerce -> Products -> Folder -> View PropertiesI would like to add two additional text fields to these dialogs.Is there an example or tutorial how to do this?Or which nodes / properties should be ex...

    Views

    849

    Likes

    0

    Replies

    3
  • 3/19/21
    Hi All,I have an issue with my editable template with locked/unlocked components. case 1 :- In an editable template, i have authored a locked component and added some text in its policy.Intially component - locked, parsys also will be locked. Now i have created a page in which the text is not reflec...

    Views

    2.6K

    Likes

    0

    Replies

    1
  • 3/19/21
    Hi,By following wknd-react-spa tutorial, I integrated simple editable react SPA by extending WCM Core components (Text, Image). Now as part of the requirement I need to re-use global header & footer, breadcrumb and other custom components for the SPA by extending. Could you please suggest to me how ...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 3/19/21
    We do not see "Configuration" section on Live Copy tab of page properties in our non-prod and prod AEM. We are only seeing "Source" and "Status" sections. But its visible in my local AEM.Does anyone know how to bring it there?  

    Views

    2.3K

    Likes

    0

    Replies

    5
  • 3/19/21
    Is there a way to implement most frequent searched phrases through OOTB querybuilder or jcr query engine ? Or lucene ..  We have two show most frequent searched phrases and I am wondering the best way to implement the same.  Also, Is there a way to use Lucene query language in AEM ??   

    Views

    809

    Likes

    0

    Replies

    1
    JCR
  • 3/19/21
    Hi guys, I'm changing the text content of RTE saved sending to POJO, catching the links, changing the language for contextualize them and then I print all text assembled to HTML again. This work perfect, the problem is about the links in the publish aren't externalized. I see the /content/project pa...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 3/19/21
    Website URL: Below is my code in the component of Free Html Content Area,↓<style>/* 適用於電腦螢幕*/@mediascreen{#motion-1{width:120rem;height: 90rem;}}@mediascreen and (min-width:1920px) and (max-width:2018px){#motion-1{width:112rem;height: 72rem;}}/* 適用於筆電*/@mediascreen and (min-width:1481px) and (max-wi...

    Views

    2.6K

    Likes

    0

    Replies

    2
  • 3/19/21
    Hi there,is the a way in AEM we can include an experience fragment on a page without including its css and js files, using HTLSomething like this, is there any argument to pass to ignore/exlude css and js file on this.<sly data-sly-resource="${ @ path="experiencefragmentPathHere", resourceType='wcm/...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 3/19/21
    Hi All, I am working on a migration project from 6.1 to 6.5. My requirement is to migrate static template to editable template and all the corresponding pages should be in accordance with that. I have converted all the classic ui dialogs to touch ui dialogs. Do i also need to create templates and pa...

    Views

    935

    Likes

    0

    Replies

    3
  • 3/19/21
    I tried 2 ways to do a periodical background job. 1:sling job. This was executed on both local SDK and AEM cloud, but executed many times when the specified time come.2:commons scheduler. This is good on a local SDK, but this did nothing on AEM cloud environment. So I'm stuck.Either way, How can I d...

    Views

    2.9K

    Likes

    0

    Replies

    4