An AEM author can access a HTL dialog to enter component values. For example, you can enter text that is displayed by the component, as shown in the following illustration.
After you enter the component's values (for example, text values), you click the checkmark icon and the values are entered onto the AEM page.
This development article steps you through how to build an AEM HTL component by using an AEM Maven Archetype 10 project. This HTL uses a Java class that extends com.adobe.cq.sightly.WCMUsePojo.
AEM 6.1
To read this development article for AEM 6.1, click https://helpx.adobe.com/experience-manager/using/htl_61.html.
AEM 6.2
To read this development article for AEM 6.2, click https://helpx.adobe.com/experience-manager/using/first_htl_WCMUsePojo.html.
AEM 6.3
To read this development article for AEM 6.3, click https://helpx.adobe.com/experience-manager/using/aem63_htl.html.
AEM 6.4
To read this development article for AEM 6.4, click https://helpx.adobe.com/experience-manager/using/aem64_htl.html
No comments:
Post a Comment
If you have any doubts or questions, please let us know.