acs.genericlists - Authorable Title/Value Lists
Standalone AEM Generic Lists module - authors maintain ordered title/value pairs via Touch UI, and code reads them with Page#adaptTo(GenericList.class) or a Granite datasource.
Standalone AEM Generic Lists module - authors maintain ordered title/value pairs via Touch UI, and code reads them with Page#adaptTo(GenericList.class) or a Granite datasource.
Standalone AEM parameterized dialog include - reuse Granite UI field snippets with ${{key:default}} placeholders, optional namespacing, hide conditions, and typed casting.
AEM's Granite UI provides a rich set of dialog fields, but multi-site and multi-tenant projects often
AEM's Touch UI dialog framework includes a client-side validation system that lets you enforce business
The following chapters each present a Coral XML snippet which can be copied into any /components/mycomponent/cqdialog/.content.xml file.