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

  • 4/30/22
    I've got a workflow GOTO process step and the below ECMA script as the routing expression.  function check() { log.info("Inside script to fetch enabled flag"); var service = sling.getService(Packages.com.adobe.service.TrialServiceInterface); if (service && service.isEnabled()) { return tru...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 4/29/22
    How can we restrict the page name to be lower case when creating a new page? If the name is left empty, it takes the the value entered into the title field. We want to use the same value but convert it to a lowercase.  ThanksAni 

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 4/29/22
    Hello, I have a question, when I try to modify a vanity url in the local environment, it looks like this, it doesn't let me edit it, instead, in dev, stage and prod it does, why can this happen?  

    Views

    850

    Likes

    0

    Replies

    1
  • 4/29/22
    This question is related to ACS AEM Commons.  I realize that ACS is a separate organization, but they appear to lack a similar community forum, so I thought I would try my luck here. I'm currently operating with Adobe 6.5.5.  My current objective is to upgrade from ACS AEM Commons 4.3.2 to as recent...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 4/29/22
    I am getting this error with my componentorg.apache.sling.api.SlingException: Cannot get DefaultSlingScript: Compilation errors in xxxxxxxx: Line 45, column 2138 : com.project.name.core.xxxxx cannot be resolved to a type is there any way to fix this? I also tried building my project/core but still n...

    Views

    8.7K

    Likes

    0

    Replies

    2
  • 4/29/22
    Hi, I'm using datepicker in my component and I have given minDate as today in properties which works fine by disabling the previous days. How to disable the textfield so that author won't be enter the date but only pick the date from datepicker. Thank you 

    Views

    6.2K

    Likes

    0

    Replies

    6
  • 4/29/22
    Hi,I need to set Default value in Dropdown of fragment model as there is no property of "default value" in Dropdown datatype. Please suggest what need to do to get it. 

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 4/28/22
    Hi everyone So, there is one requirement in which we have to show the top N number of destinations in the carousel and whenever a new destination is added to the top category it should automatically come on that carousel. How can we achieve that?

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 4/28/22
    We are building a website on AEM where the website visitors are allowed to download few assets (Such as PDF files, zip files, images etc). However, for certain assets, we have a requirement to capture the user's name and email ID before they could download the asset. Is there a way to implement this...

    Views

    1.7K

    Likes

    0

    Replies

    4
  • 4/28/22
    what does it mean to proxying the content in "You can continue to make content updates in AEM and see them reflected in webpack-dev-server, since we are proxying the content." in React SPA . Which is client and which is server in above case.

    Views

    816

    Likes

    0

    Replies

    2