Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 1/26/25
                                  Our Adobe Digital Experience Communities are the heart of innovation—connecting, engaging, and empowering users to create game-changing digital experiences with Adobe solutions. The Community Advisor Program is Experience League’s flagship initiative to recognize and nu...

    Views

    404

    Likes

    5

    Replies

    2
  • 1/21/25
    We are excited to announce the Adobe Experience Manager Community Member of the Year for 2024! A big congratulations to this year’s winner: @arunpatidar ! Arun has shown exceptional commitment to the Adobe Experience Manager Community, helping others with his expertise, fostering discussions, and s...

    Views

    901

    Likes

    24

    Replies

    14
  • 11/10/22
    I have a requirement to delete the launch because launch preventing the page not to move.   When I select the page and checked under the references tab there is no launch associated with the page but when I try to move the page I am getting an error.   Can anyone help me to remove the launch.   Tha...

    Views

    571

    Likes

    0

    Replies

    4
  • 11/10/22
    I was trying to move assets(20 Assets) from renovator as i was checking something from renovator. I wanted to change the names as well i had given the source path and destination but the renovator is working from then it is stuck in loop? or is it error?

    Views

    559

    Likes

    0

    Replies

    2
  • 11/8/22
    In the editor, the site title is displayed as the name of the tab at the top of the webpage. In the picture below, it is called 'Home'. Is is possible to change this?    

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 11/7/22
    How do I remove the page title from the Editor panel ('HOME' in the picture above)?   It is called the editor-GlobalBar-pageTitle, but when I try to 'hide' it, it does not disappear.

    Views

    815

    Likes

    0

    Replies

    6
  • 11/7/22
    I am not able to write junit for following custom model class extending content fragment. content fragment object is always coming null,  Could anyone tried this before? How to write this junit for custom component model delegating to content fragment model?   Sling model Interface :  package com.my...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 11/4/22
    I have a lot of files managed by git with a repository, how can i create a package from this repository and deploy it to dam?

    Views

    1.1K

    Likes

    0

    Replies

    6
  • 11/4/22
    Hi,   I am trying to change the font face to some of the fonts we use. Right now this is how my code looks:  <font jcr:primaryType="nt:unstructured" faces="[overpass,serif,sans-serif,monospace]" features="*" sizes="[-2,-1,+1,+2,+3,+4]"/>   overpass, serif, sans-serif, monospace all works when I depl...

    Views

    748

    Likes

    0

    Replies

    4
  • 11/3/22
    As soon as opening a page in edit mode, a component has been disappearing from content tree. As a result I was unable to add component to the page and author.

    Views

    861

    Likes

    0

    Replies

    5
  • 11/2/22
    Hi,   I have a working fulltext search query which finds a text in a folder map.put("path", path);map. Put("fulltext", matchString);map.put("p.limit", "-1");map.put("p.excerpt", "true");map.put("p.offset", offset);map.put("type", "dam:Asset");map.put("group.p.or", "true"); But this returns the numbe...

    Views

    1.5K

    Likes

    0

    Replies

    8
  • 11/1/22
    I have a TypeScript under ui.frontend/src/main/webpack/author/site/components/content/accordion/ts/accordion.ts and I cannot figure out when will the TS in this specific location run? 

    Views

    438

    Likes

    0

    Replies

    2