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

  • 7/1/21
    <div id="tabs-2" aria-labelledby="ui-id-3" class="ui-tabs-panel ui-widget-content ui-corner-bottom" role="tabpanel" aria-expanded="true" aria-hidden="false" style="font-family: Arial, sans-serif !important;"><!-- Care options - Begin --><div class="careOptionsContainer"><div class="filterOptions"><d...

    Views

    602

    Likes

    0

    Replies

    1
  • 7/1/21
    $(document).ready(function(){$( "table" ).css( "color", "#222222" );$( "table" ).css( "font-size", "14.0px" );$( "table" ).css( "font-family", "Arial , Helvetica , sans-serif" );$( "div tr:first-child" ).css( "height", "45px" );$( "div tr:nth-child(2)" ).css( "height", "45px" );$("#height").css( "he...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 7/1/21
    can any faced same like me while building project in local im facing issue like this 

    Views

    21.9K

    Likes

    0

    Replies

    3
  • 7/1/21
    I recently realized that there was trouble with the service pack 6.5.8 installation on our test author server. I found this because when I upgraded the uber jar I started to receive Jackson dependency errors. When I checked my Oak version, I see it is reporting 1.22.5 but when I check other servers ...

    Views

    878

    Likes

    0

    Replies

    2
  • 7/1/21
    Hi, I have a use case where I have setup a remote dam (connected asset) instance, configured dynamic media on it. Then uploaded an image asset. 1. Now I want to use this asset in the author instance which is started with dynamic media.2. I can see this asset in content finder when creating a page3. ...

    Views

    687

    Likes

    0

    Replies

    2
  • 7/1/21
    Hello, I do have a requirement, where i need to drag & drop child components inside a parent component.I tried adding cq:dropTarget in to child component under cq:template, it is not working as expected.Could someone please help me with the solution, appreciate your help! Thanks,Rahul.

    Views

    799

    Likes

    0

    Replies

    2
  • 7/1/21
    Like we can log different results and entry points for OSGi services & components Can we achieve the same for servlets? I know putting it simply in the doGet/doPost method won't work. Any suggestions? Code: private final Logger logger = LoggerFactory.getLogger(this.getClass()); ... @Ove...

    Views

    3.4K

    Likes

    0

    Replies

    10
  • 7/1/21
    Can we have  i18n in the conf folder in the cloud? If not how to have i18n in the cloud . because there is a concept of mutable and immutable objects.

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 7/1/21
    Hello Team, I am using AEM 6.5. How can I find the list of all the images from DAM which are used in content pages using AEM query.We have many images in DAM but not all are getting used on pages. I have tried basic (Xpath, SQL2) queries using https://gist.github.com/floriankraft/8b3720464318cd5cd9e...

    Views

    7.4K

    Like

    1

    Replies

    9
  • 6/30/21
    I am using AEM 6.5 , and I need to set permissions for different user groups to only access certain folders in DAM depending upon some rules. I have been trying to find the right example where this has been implemented but was not able to find it. Can you please point me in the right direction. I wa...

    Views

    2.0K

    Likes

    0

    Replies

    4