Expand my Community achievements bar.

Creating an AEM Sightly tab movie component

Avatar

Level 10

This article covers many AEM concepts that are important to understand as an AEM developer. This article covers the following concepts. 

  • How to create a tab-based Sightly component where each tab displays different data.
  • How to use a back-end Java service with the Sightly component. 
  • How to display AEM DAM digital assets using Sightly.
  • How to use supported HTML5 tags such as the video element to render AEM Assets within a Sightly component.
  • How to use a PathField widget in a Sightly component dialog.
  • How to use QueryBuilder API within a Sightly component
  • How to use a textfield node regex property.
  • How to iterate through a collection in Sightly
  • How to use CSS within a Sightly component
  • How to invoke the getSlingScriptHelper().getService() to return an instance of a Java service

See Creating an AEM Sightly tab movie component.

0 Replies