Template not showing up in sideadmin | Community
Skip to main content
AEMLearner-1989
Level 4
April 18, 2017
Solved

Template not showing up in sideadmin

  • April 18, 2017
  • 7 replies
  • 3165 views

Hi Team,

Templates are showing up in homepage but when i try to create a page in 4th level , template are not showing up...

template name : test template

example -  sitename/sitename/region-name - its showing a test template to create a page

sitename/sitename/region-name/home -  Its not showing up here.

kindly suggest....

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 heim0

Just to check, which version of AEM are you using?

If 6.2 the following might be of interest - especially as there are now static and editable templates. Editable templates are new and have different properties to the static templates:

And if 6.1 then the following:

7 replies

Prince_Shivhare
Community Advisor
Community Advisor
April 18, 2017

Hi,

Did you specified allowedParents property in your template?

 

~ Prince

Prince_Shivhare
Community Advisor
Community Advisor
April 18, 2017

or Additionally you can specify allowedPath property to /content/sitename/sitename/region-name/.+

Please check if it works.

 

~ Prince

AEMLearner-1989
Level 4
April 18, 2017

Hi Prince,

OK , I will try it...but when i checked the other templates which is currently showing under sitename/sitename/region-name/home is not having any property called allowedPaths in jcr:content.

Need to check any other config??

Prince_Shivhare
Community Advisor
Community Advisor
April 18, 2017

Hi Sathya,

As of I know templates are controlled through:

cq:allowedTemplates

allowedParents

allowedPaths

allowedChildren

Please check with these properties.

 

~ Prince

AEMLearner-1989
Level 4
April 18, 2017

Hi Prince,

 

None of the properties are configured in templates but it still appearing on  sitename/sitename/region-name/home 

But when I create a new template with /content(/.*)? is not appearing 4th level hierarchy..

 

 

heim0Adobe EmployeeAccepted solution
Adobe Employee
April 18, 2017

Just to check, which version of AEM are you using?

If 6.2 the following might be of interest - especially as there are now static and editable templates. Editable templates are new and have different properties to the static templates:

And if 6.1 then the following:

Prince_Shivhare
Community Advisor
Community Advisor
April 18, 2017

Hi,

are you checking these properties in jcr:content as you mentioned above?

please specify allowedPaths prperty in template level only.

~ Prince