adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
723 stars 737 forks source link

Form components do not support analytics data layer #2797

Open HitmanInWis opened 6 days ago

HitmanInWis commented 6 days ago

Version: 2.25.5-SNAPSHOT

Form Container and child components do not support the standard data layer like the rest of WCM Core components. The associated sling models should be updated to support getData() and HTML files updated with data-cmp-data-layer="${model.data.json}"