AEM 6.2 - Page editable templates | Community
Skip to main content
New Participant
October 17, 2016
Solved

AEM 6.2 - Page editable templates

  • October 17, 2016
  • 1 reply
  • 1770 views

Hi all,

I'm learning how to manage editable templates. I reached for template with static components to be edited by the author. But I cannot get how to configure my custom dynamic template for allowing the user to drag and drop some set of components to a parsys for giving more flexibility for customizing the future pages generated using that template. Could anyone give an example or how to configure a maven project for having this possibilty?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

Hi 

Please have a look at these reference article covering editable templates :

Link:- https://docs.adobe.com/docs/en/aem/6-2/author/site-page-features/templates.html#Editing%20a%20Template%20-%20Structure%20-%20Author

// Editing a Template - Structure - Author

Here are some more of the links that you can understand in Template Editor:

AEM 6.2 Template Editor Workbook https://s3.amazonaws.com/qnuyfhrc/L314-summit-template-editor-workbook.pdf
Adobe Experience Manager 6.2 Template developer docs https://docs.adobe.com/docs/en/aem/6-2/develop/templates.html
Adobe Experience Manager 6.2 Editable Templates developer doc https://docs.adobe.com/docs/en/aem/6-2/develop/templates/page-templates-editable.html
Adobe Experience Manager 6.2 Creating Templates developer doc https://docs.adobe.com/docs/en/aem/6-2/author/site-page-features/templates.html
Known issues of 6.2 https://docs.adobe.com/docs/en/aem/6-2/release-notes/known-issues.html
6.2 Release Notes https://docs.adobe.com/docs/en/aem/6-2/release-notes.html

~kautuk

1 reply

kautuk_sahni
kautuk_sahniAccepted solution
Employee
October 24, 2016

Hi 

Please have a look at these reference article covering editable templates :

Link:- https://docs.adobe.com/docs/en/aem/6-2/author/site-page-features/templates.html#Editing%20a%20Template%20-%20Structure%20-%20Author

// Editing a Template - Structure - Author

Here are some more of the links that you can understand in Template Editor:

AEM 6.2 Template Editor Workbook https://s3.amazonaws.com/qnuyfhrc/L314-summit-template-editor-workbook.pdf
Adobe Experience Manager 6.2 Template developer docs https://docs.adobe.com/docs/en/aem/6-2/develop/templates.html
Adobe Experience Manager 6.2 Editable Templates developer doc https://docs.adobe.com/docs/en/aem/6-2/develop/templates/page-templates-editable.html
Adobe Experience Manager 6.2 Creating Templates developer doc https://docs.adobe.com/docs/en/aem/6-2/author/site-page-features/templates.html
Known issues of 6.2 https://docs.adobe.com/docs/en/aem/6-2/release-notes/known-issues.html
6.2 Release Notes https://docs.adobe.com/docs/en/aem/6-2/release-notes.html

~kautuk

Kautuk Sahni