Expand my Community achievements bar.

The first preview of our new Community upgrade is live - check it out now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 12/28/24
    I could not see an option to create pathbrowser field using javascript with coral UI 3  Documentation for reference: https://developer.adobe.com/experience-manager/reference-materials/6-4/coral-ui/coralui3/components.html Basically I want to create a field using javascript clientlib in AEM dialog wh...

    Views

    886

    Likes

    0

    Replies

    3
  • 12/27/24
    Hi everyone, We are working in a project with a React App and editing the content via Universal Editor. All content is being handled with content fragments. Including a content fragment model for pages.Having that in mind, in order for the editor to create new pages, we developed an AIO extension th...

    Views

    1.3K

    Like

    1

    Replies

    6
  • 12/24/24
    Below is my code to servletpackage com.***.core.servlets;@Component(service = { Servlet.class })@SlingServletResourceTypes(resourceTypes = "dcp/servlet/assets-locked", methods = HttpConstants.METHOD_GET, extensions = "json")public class DCPLockedAssetsRequestServlet extends SlingSafeMethodsServlet {...

    Views

    1.5K

    Likes

    0

    Replies

    8
  • 12/24/24
    Hello everyone , I am using aemaacs local sdk. I tried to use coral icon "lightbulb" icon as rte plugin icon using tbGenerator.registerIcon(pluginname , "lightbulb").  1.why I am able to use other icons but not able to use some icons like lightbulb , fileIdea.?2. how to use custom icon in aem rte pl...

    Views

    805

    Likes

    0

    Replies

    3
  • 12/23/24
    Hi All,We are in the process of migrating from on Prem AEM 6.5 to AEMaaCS. We use AEM core component forms (we did customize them for our needs) and the form submission data is stored under /usergenerated. We would like to move usergenerated content from Publish to Author, does "Apache Sling Reverse...

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 12/23/24
    Hi everyone!I'm trying to get the client request headers logged in AEM CS dispatcher on a development environment for debugging purposes. For this, I've gone through the documentation form Adobe which states that the variable: DISP_LOG_LEVEL needs to be adjusted to "Debug" (it can also be changed to...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 12/23/24
    How to add validators in a multifield with two textfields such that it only accepts letters in the fields? Possibly using js

    Views

    567

    Likes

    0

    Replies

    2
  • 12/23/24
    Hi Team I have a requirement where I would like to download the data into excel sheet. First I will get the data from API and this data I will filter based on parameters/filters. I want to have an option to download the data on click of download excel button. Kindly advise on this. Thanks in advance...

    Views

    555

    Likes

    0

    Replies

    1
  • 12/20/24
    I'm working on an AEM 6.5 server that was migrated from an earlier version. Some of the steps were not strictly followed, however - I don't know the full story but I'm guessing there were actual regression problems or just no practical way to test. One example of this is when I go to Tools > General...

    Views

    789

    Likes

    0

    Replies

    2
  • 12/20/24
      Hi,  I have some yaml files loaded as dam assets and some of yaml files are directly uploaded under the /content/project/page/jcr:content/root/myComponent/file with the help of cq/gui/components/authoring/dialog/fileupload. When I try to get the content of the files(for example /content/dam/projec...

    Views

    1.5K

    Likes

    0

    Replies

    5