custom base template for editable template | Community
Skip to main content
manikanthar1295
Level 5
May 22, 2021
Solved

custom base template for editable template

  • May 22, 2021
  • 1 reply
  • 641 views

Hi,

 

when i  am creating the editable template there is two base template (HTML template and Adoptive form template).

Now i need to create new base template as per my requirement 

can any one tell me how i can create custom base template.

 

Regards

Manikantha R

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 Asutosh_Jena_

Hi @manikanthar1295 

 

To create new custom editable template you will need to define a template type. Template types effectively provide templates for a template. When creating a new template the structure and initial content of the selected template type is used to create to the new template.

Template types allow you to define:

  1. The resource type of the page component.
  2. The policy of the root node, which defines the components allowed in the template editor.
  3. It is recommended to define the breakpoints for the responsive grid and setup of the mobile emulator at on the template type. This is optional, because the configuration could also be defined on the individual template.
  4. Template types are typically defined by developers.

Once the template type is defined you can navigate to Tools -> General -> Templates -> Project Specific Folder -> Create the template.

Please refer the below link for more information:

https://experienceleague.adobe.com/docs/experience-manager-65/developing/platform/templates/page-templates-editable.html?lang=en#creating-a-new-template

 

Thanks!

1 reply

Asutosh_Jena_
Community Advisor
Asutosh_Jena_Community AdvisorAccepted solution
Community Advisor
May 22, 2021

Hi @manikanthar1295 

 

To create new custom editable template you will need to define a template type. Template types effectively provide templates for a template. When creating a new template the structure and initial content of the selected template type is used to create to the new template.

Template types allow you to define:

  1. The resource type of the page component.
  2. The policy of the root node, which defines the components allowed in the template editor.
  3. It is recommended to define the breakpoints for the responsive grid and setup of the mobile emulator at on the template type. This is optional, because the configuration could also be defined on the individual template.
  4. Template types are typically defined by developers.

Once the template type is defined you can navigate to Tools -> General -> Templates -> Project Specific Folder -> Create the template.

Please refer the below link for more information:

https://experienceleague.adobe.com/docs/experience-manager-65/developing/platform/templates/page-templates-editable.html?lang=en#creating-a-new-template

 

Thanks!