Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/17/23
    Hello,Using workflows, is it possible to display an informative error message (such as a dialog) if certain conditions are met? My use case is that we are wanting to restrict upload to the DAM for select users and folders. I figured a Workflow would probably be the most efficient way to accomplish t...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 5/17/23
    Hi Team, I have added 2 responsivegrid component in html like below<sly data-sly-resource="${'par1' @ resourceType='wcm/foundation/components/responsivegrid', class='customClass1'}"></sly><sly data-sly-resource="${'par2' @ resourceType='wcm/foundation/components/responsivegrid',class="customClass2}"...

    Views

    828

    Likes

    0

    Replies

    3
  • 5/17/23
    Hi, I don't need to know how to implement the handler, I just have a doubt about whether it is valid to implement a custom Authentication handler in AEMaaCS? Beyond the feasibility (technology-wise), is permitted by Adobe? or can be some security reasons why Adobe won't allow/recommend the usage of ...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 5/17/23
    Hi All, I have created a  workflow model which move page from one location to another.Now I have to restrict this workflow for specific group. means only specific group can able to trigger the workflow not everyone like only peoples under project-author group can able to access then.1- need your gui...

    Views

    938

    Likes

    0

    Replies

    3
  • 5/17/23
    Hi all,I updated my pom.xml with the latest aem-sdk version:<aem.sdk.api>2023.4.11873.20230421T153841Z-230200</aem.sdk.api>and my custom bundle does not start anymoreI am getting the following errors on system/console/bundles Imported Packagescom.adobe.aem.wcm.seo.sitemap,version=[1.1,2) from com.ad...

    Views

    2.3K

    Likes

    0

    Replies

    7
  • 5/16/23
    Please share Pointer to consider in AEM OTMM integration and different connector avilable in the market 

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 5/16/23
    I am looking at below code to reuse on one of the component to export child nodes/components as json.@notnull @Override public Map<String, ? extends ComponentExporter> getExportedItems() { if (childModels == null) { childModels = getChildModels(request, ComponentExporter.class); } return...

    Views

    779

    Likes

    0

    Replies

    1
  • 5/16/23
    Hi,is there any documentation in creating scrolling container, horizontal scroll where we can add any no of other component inside it let me know Thanks!

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 5/16/23
    Hi Team,I have one requirement if someone is hitting the domain  it should redirect to plp.html without showing the URL in the browser for redirection, I have added this rule RewriteRule ^/$ /content/whatsappsim/de/de/plp.html [PT,L]with this, I am able to redirect  but I don't want to show  the plp...

    Views

    731

    Likes

    0

    Replies

    2
  • 5/16/23
    I have a project with multiple brands. I need to do project analysis to get below component details for all the available components. 1. Component Name2. Component Version3. Is it a global component or brand specific4. Particular Brand in which the component is being used if it is brand specificAlso...

    Views

    517

    Likes

    0

    Replies

    2