Solved
I want to create an overlay version of OOTB AEM – Table component (/libs/foundation/components/table) for my project. Is there a reference I can use on how to overlay the version in the slightly code and not in JSP. Thanks
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
You would overlay the same way - there is no difference from JSP other than you are using Sightly code.
Move to /apps and change the Sightly code.
We have a lot of articles on using Sightly. See this reference:
https://helpx.adobe.com/experience-manager/using/creating-sightly-component.html
See the beginning of this article. You will see links to other Sightly content and Ask the AEM Community Expert sessions on Sightly.
Hope this helps.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.