Tuesday 19 March 2019

Building Experience Manager 6.5 Components using Granite/Coral Resource Types

When creating components for Adobe Experience Manager (AEM) 6.5, you use Granite/Coral resource types. These resource types are used in the component’s dialog. That is, the UI that makes up the dialog fields and lets an author enter information used by the AEM component.

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 with 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.5 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
The following illustration shows an AEM Component that uses these resource types. 





Join 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 Cha


Wednesday 6 March 2019

Getting Started with Adobe Experience Manager 6.5 Sites Development

This Adobe Experience Manager article walks you through the entire process of creating an Experience Manager site from scratch using the latest features, concepts, and best practices.
After you read this session, you can set up your own, editable templates, create components using HTML Template Language (HTL) with a style system, leverage core components, implement Sling Model Exporter and a lot more.

You will learn:




  • Create an AEM Project
  • Use of Editable Templates
  • HTL and dialog boxes in components
  • Benefits of AEM Core components
  • Determine advantage and use Style System


https://expleague.azureedge.net/labs/L767/index.html

Tuesday 5 March 2019

[Webinar | March] Ask the AEM Community Expert: Learn how to debug AEM projects using JUNIT and MOCK



Title: Unit Testing with AEM Mocks


Description: Writing Java unit tests for your AEM applications may be painful and time-consuming. wcm.io AEM Mocks makes writing tests easy and effective using JUnit 4 or JUnit 5. In this session, you will get you a basic overview of the AEM Mock features, together with a set of coding examples to give you a quick start. We will also address some common problems and solutions. AEM Mocks is available as Open Source since 2014, and is based on Apache Sling Mocks.


Speaker: Stefan Seifert

Company: pro!vision GmbH, Germany - https://www.pro-vision.de/en.html

PlayBack




Join 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.