AEM Forms Template Editor Components | Community
Skip to main content
AEM_Forum
Level 10
December 20, 2016
Solved

AEM Forms Template Editor Components

  • December 20, 2016
  • 1 reply
  • 1148 views

Hi all,

In AEM Forms Template Editor, we see some components populated in the Components button on the left pane.

How are they populated?

Also, when we filter, we could see some "Adaptive Form Components". How and where are these created?

If I create a normal AEM component, will it be visible? I don't think so.

We have to drag and drop some of our custom components on to the AEM Forms Template Editor.

Kindly guide me to a tutorial on this.

Thanks,

Rama.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by user7587541

For fields we have a concept of widgets (java script). Since Adaptive form fields have a lot more capabilities, such as, initialization/calculation/enabling/visibility rules, etc. A simple static HTML component  does not suffice. For creating a new widget, please refer to this documentation: https://helpx.adobe.com/aem-forms/6-2/custom-appearance-widget-adaptive-form.html 

1 reply

user7587541Adobe EmployeeAccepted solution
Adobe Employee
December 20, 2016

For fields we have a concept of widgets (java script). Since Adaptive form fields have a lot more capabilities, such as, initialization/calculation/enabling/visibility rules, etc. A simple static HTML component  does not suffice. For creating a new widget, please refer to this documentation: https://helpx.adobe.com/aem-forms/6-2/custom-appearance-widget-adaptive-form.html