Expand my Community achievements bar.

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

  • 10/26/23
    Good morning,I am looking for a component in the AEM tool that can help me achieve this. Unfortunately, I haven't found anything like this so far.It should have 4 columns - with a different image on the left side in each column.How can I implement this?Thank you! 

    Views

    310

    Likes

    0

    Replies

    4
  • 10/26/23
    Good morning,Is there a comprehensive list of all available components in Adobe Experience Manager (AEM)? Additionally, it would be helpful to learn how to use these components, especially how to populate them with content.Thank you!

    Views

    378

    Likes

    0

    Replies

    2
  • 10/26/23
    we have to forbidden certain url based on condition.for example if url contains /us/en/xyz/and doesnot have query param view=true we have to forbidden the url.RewriteCond %{QUERY_STRING} !view=trueRewriteCond %{REQUEST_URI} ^.*/us/en/xyz/.*RewriteRule .* - [F]but this is not working.Can you please s...

    Views

    229

    Likes

    0

    Replies

    2
  • 10/26/23
    Hi All, we are trying to set up a pipeline on cloud manager to deploy code on stage and production. But it is failing everytime at frontend module. Though it is compiling perfectly on local. I am sharing the error snippet below Any help is appreciated

    Views

    382

    Likes

    0

    Replies

    4
  • 10/26/23
    Hi all,Created project with maven command for AEMaaCS."mvn -B archetype:generate -D archetypeGroupId=com.adobe.aem -D archetypeArtifactId=aem-project-archetype -D archetypeVersion=44 -D aemVersion=cloud -D appTitle="My Site" -D appId="mysite" -D groupId="com.mysite" -D includeExamples=n -D includeDi...

    Views

    369

    Likes

    0

    Replies

    5
  • 10/26/23
    Hi all, I want to restrict movement of assets to a particular folder in DAM by a particular group.What will be the best way to do so? thanks! 

    Views

    284

    Likes

    0

    Replies

    3
  • 10/26/23
    Hello Support, We need to implement functionality in which user can add specific date for run workflow on specific date and time. Can you please guide us how we can implement and add date field with workflow popup. Thanks & Regards,Bhanu Periwal  

    Views

    381

    Likes

    0

    Replies

    3
  • 10/26/23
    In an html file I can see a code like below.{{@root.group.name}} - {{add.cityCode}}I believe that 'add' is an object . But I cannot see a statament like data-sly-use.add=//some class name in the htl file. There is only a single occurrence of 'add' in the file. Could you please tell me how is it poss...

    Views

    297

    Likes

    0

    Replies

    3
  • 10/26/23
    Hi All,I need to use aem debug feature for testing purposeI need to see how the java code is invoked in response to the changes in UI side, say a mouseclick.I need to know how a particular htl class gets a value. 

    Views

    277

    Likes

    0

    Replies

    2
  • 10/26/23
    Hi ,I have a requirement to move production assets to dev environment. Because some pages were directly added to the prod environment. How can we do that. At present our dev and prod are out of sync, with prod environment far ahead of dev. What can we do to sync dev env with prod?

    Views

    679

    Like

    1

    Replies

    8