Many AEM Developers are familiar with Classic UI xtypes based widgets such as text fields, path fields, drop-down fields, and so on. However, when it comes to working with the Touch UI, xtypes are not used. Instead resource types are used to build Touch UI component dialogs. This article helps you become familiar working with Granite/Coral resource types that can be applied in your day to day component development work.
This article teaches you how to build Experience Manager 6.4 components by using Granite/Coral data types such as:
- granite/ui/components/coral/foundation/form/textfield
- granite/ui/components/coral/foundation/form/textarea
- granite/ui/components/coral/foundation/form/checkbox
- granite/ui/components/coral/foundation/form/select
- granite/ui/components/coral/foundation/form/radiogroup
- granite/ui/components/coral/foundation/form/multifield
In addition, this article teaches you how to read the values that an author enters in a dialog using HTL, Java WCMUsePojo and Sling Models. Click https://helpx.adobe.com/experience-manager/using/aem64_coral_resourcetypes.html.
JJoin the Experience League
To become an Experience Business, you need more than just great tools and online help. You need a partner. Experience League is a new enablement program with guided learning to help you get the most out of Adobe Experience Cloud. With training materials, one-to-one expert support, and a thriving community of fellow professionals, Experience League is a comprehensive program designed to help you become your best.
Join the Adobe Experience League by clicking this banner.
I (Scott Macdonald) am a Senior Experience League Community Manager at Adobe Systems with 20 years in the high tech industry. I am also a programmer with knowledge in Java, JavaScript, C#,C++, HTML, XML and ActionScript. If you would like to see more AEM or other end to end articles like this, then leave a comment and let me know what content you would like to see.
Linked In: http://www.linkedin.com/in/scottmacdonald2010
YouTube: Subscribe to the AEM Community Channel.
I (Scott Macdonald) am a Senior Experience League Community Manager at Adobe Systems with 20 years in the high tech industry. I am also a programmer with knowledge in Java, JavaScript, C#,C++, HTML, XML and ActionScript. If you would like to see more AEM or other end to end articles like this, then leave a comment and let me know what content you would like to see.
Linked In: http://www.linkedin.com/in/scottmacdonald2010
YouTube: Subscribe to the AEM Community Channel.