You can place AEM controls within a custom xtype and then use JavaScript to control the behavior of each control. That is, you can define custom functionality that is not available with the standard component. For example, you can define custom JavaScript application logic within an event handler and dynamically update other fields. For information, see Dynamically updating AEM custom xtype fields.
Creating custom xtypes is a method of extending AEM standard components. To create a custom xtype, you use the AEM widget API. For information, see CQ5 Widgets API Documentation.
The following illustration shows the custom xtype that is created in this development article.
An AEM custom xtype
This development article walks you through how to build this custom type.
To read this development article, click http://helpx.adobe.com/experience-manager/using/creating-custom-xtype.html.
No comments:
Post a Comment
If you have any doubts or questions, please let us know.