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

  • 9/25/25
    I have and AEM Designer built form. I can add row instances.  What I need is in each row I want to include a check box and another button else where of the form. And when I click this button It will refer to checked boxes in rows and perform tasks such as delete that instance or include a new instan...

    Type

    Questions

    Views

    54

    Likes

    0

    Replies

    0
  • 9/24/25
    Hi, We have many security/groups created under PR and PN node, and we have added many users into those groups manually under both nodes. This is under use from many years, and also currently we are utilizing this for adding/removing people, but from past week we are facing a issue. We created a new ...

    Type

    Questions

    Views

    70

    Likes

    0

    Replies

    4
  • 9/23/25
    I have a form that is in Landscape orientation in the designer view, it prints as landscape when printing in PDF form from the file storage area. However, when linked through a server to print automatically it prints in portrait mode with all the landscapes settings, so everything looks small in the...

    Type

    Discussions

    Views

    79

    Likes

    0

    Replies

    1
  • 9/18/25
    Hi, I created a sample AEM Forms project using archetype 54 and core components dependency. I am submitting form data to locally deployed servlet using 'Submit to Rest Endpoint' option.The form submission is failing with internal server error and I can see the exception like below in the log(I added...

    Type

    Questions

    Views

    635

    Likes

    0

    Replies

    6
  • 9/16/25
    Hi, I can't seem to download AEM form hotfix, can someone please help. When I click download, I get AEM_6.5_Unauthenticated_RCE_in_LiveCycle. I have try multiple times and also sign in and out again.    

    Type

    Questions

    Views

    788

    Likes

    0

    Replies

    2
  • 9/15/25
    AEM Forms supports 3 types of form components: Core Components, Foundation Components, and Edge Delivery Service Components? What is difference between these and when to use which components? 

    Type

    Questions

    Views

    385

    Like

    1

    Replies

    1
  • 9/10/25
    I created a table in an Adaptative Form. This table is dynamic. So any number of rows can be added from 0 to 10. The table row is repeatable with these values. And when sent, is generating an array of empty elements. The row bind reference is, let's say, "/mytable/rows" rows: [  {},  {},  ...] I'd l...

    Type

    Questions

    Views

    597

    Likes

    0

    Replies

    1
  • 9/9/25
    Hi all, I created an Adaptive form and one of the requirements was to mask the PII information (SSN) on the form as the user types and exits the field. For this I have created a JS function that takes the value and replaces first five characters with * (asterisk) and sets the value back on the text ...

    Type

    Discussions

    Views

    323

    Likes

    0

    Replies

    4
  • 9/8/25
    Hi! I am trying to add Adobe AEMDS Core Document Manager Support (adobe-aemds-core-manager), but I don't know where to find it out.  How can I download it to classpath in order to ensure that bundle is present in AEM and it will resolve DocumentSourceHandler class?  Thanks.  Also, do I need to get s...

    Type

    Questions

    Views

    95

    Likes

    0

    Replies

    1
  • 9/8/25
    Hi,I am using com.adobe.fd.forms.api.FormService.renderPDFForm for rendering dynamic PDF for a use case. Here I am passing like this:formsService.renderPDFForm("crx://" + xdpPath, xmlDataDocument, renderOptions) The rendered PDF from the above service works for all the cases, except when the XDP tem...

    Type

    Questions

    Views

    630

    Likes

    0

    Replies

    14