Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/4/22
    Is it possible to leverage the AEM Assets duplicate detection functionality when uploading assets through an API process?I found this post that feels similar to the response that, yes it could be possible to build that into an API to initiate the check and provide the API to take action based on a r...

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 5/4/22
    Is AEM 6.5 support WEBP image format ? Is integration possible ? if yes , could you please provide details.

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 5/4/22
    Hi, We have a code snippet,  Map<String, Object> assetMeta = damAsset.getMetadata(); boolean isActiveAsset; boolean hasOnTime = (assetMeta.get("idam:offTime") != null); boolean hasOffTime = (assetMeta.get("idam:onTime") != null); Date offTimeDate = hasOnTime ? ((XMPDateTime) assetMeta.get("idam:offT...

    Views

    655

    Likes

    0

    Replies

    1
  • 5/4/22
    Hi Team,Could you please help me with how to dynamically update the DIV ID within the component.html based on the number of occurences in the page.<div id="testcontainer1"></div> Here the id=testcontainer1 should get dynamically updated as 1,2,3,so on.. based on the number of components being placed...

    Views

    4.1K

    Likes

    0

    Replies

    4
  • 5/4/22
    Hi,My goal is to analyze all of the digital assets being used in our AEM instance and find where they are used in our content fragments.  If I used the UI and search for an asset for example, the search will return the digital asset as well as any content fragment(s) the asset is associated to.  Usi...

    Views

    604

    Likes

    0

    Replies

    1
  • 5/3/22
    As a site visitor, I want to be shown a "did you mean" word when I have misspelled a word within search.GIVEN I have entered a popular misspelled word (for example: caronavirus)WHEN the search results were returned THEN I might see text like "Did you mean coronavirus?" and when clicked able to show ...

    Views

    748

    Likes

    0

    Replies

    2
  • 5/3/22
    We're builfing multi country/language sites. On one of the page templates, under initial page properties / Advanced, we set Redirect property to us/english site, for example, /content/site/us/en/homepage.When creating page for another country / language using that template we would like redirect pro...

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 5/3/22
    Hey guys, I am attempting to programmatically retrieve the URL of a Video Asset that is stored in the DAM... currently I've gotten as far as retrieving the Video as a Resource & pulling off its ValueMap, but I'm wondering which tools I should use to get the URL? Don't think it is stored in the Value...

    Views

    662

    Likes

    0

    Replies

    1
  • 5/3/22
    Hello, for a project I have following folder structure:/content/sites/dam/pic/0/111/content/sites/dam/pic/0/11content/sites/dam/pic/1/02/content/sites/dam/pic/2/2222 The following x-path query works for me to grab the name of last subfolders with two characters in name: /jcr:root/content/sites/dam/p...

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 5/3/22
    Hi Team, I have Page component for that i have added one text field for basic tab  i.e SITE NAME.    I have created multiple level child  pages based on above page component. when ever i edit child page properties i am able to see SITE NAME test field if i enter SITE NAME=abc.com its comming in page...

    Views

    623

    Likes

    0

    Replies

    2