The Core Component Form Button Component allows for the inclusion of a button to trigger an action on a page.
The Core Component Form Button component allows for the creation of button field, often to trigger the submission of the form and is intended to be used along with the Form Container component.
The button properties can be defined by the content editor in the configure dialog.
The current version of the Form Button Component is v2, which was introduced with release 2.0.0 of the Core Components in January 2018, and is described in this document.
The following table details all supported versions of the component, the AEM versions with which the versions of the component is compatible, and links to documentation for previous versions.
Component Version | AEM 6.4 | AEM 6.5 | AEM as a Cloud Service |
---|---|---|---|
v2 | Compatible with release 2.17.4 and prior |
Compatible | Compatible |
v1 | Compatible | Compatible | Compatible |
For more information about Core Component versions and releases, see the document Core Components Versions.
To experience the Form Button Component as well as see examples of its configuration options as well as HTML and JSON output, visit the Component Library.
The latest technical documentation about the Form Button Component can be found on GitHub.
Further details about developing Core Components can be found in the Core Components developer documentation.
The configure dialog allows the content author to define the parameters of the button.
Type
Title - The text displayed on the button
Name - The name of the button, which is submitted with the form data
Value - The value of the button, which is submitted with the form data
ID - This option allows to control the unique identifier of the component in the HTML and in the Data Layer.
The Form Button Component supports the AEM Style System.