With introduction of ResourceChangeListener, this blog is an effort to help developers choose between ResourceChangeListener and Sling Event for an implementation. ResourceChangeListener: pros: Can be configured to listen to only specific paths. Multiple watch paths can also be configured to provide it a more granular approach. For a bulk operation concerning N resources, listener will be executed … Continue reading ResourceChangeListener v/s Sling Event
Tag: AEM6
Sling model: Basics
The post focuses on discussing annotations used for Sling Models with examples
Sling-based ResourceChangeListener
Sling-based listener (ResourceChangeListener) for handling resource change events
Touch UI – Checkbox for multifield
Steps on how to configure a checkbox for a multifield in Touch UI