Hi,
I have local country sites("/content/local-cuntry/en-us/about", "/content/local-cuntry/en-uk/about", "/content/local-cuntry/en-ae/about", "/content/local-cuntry/en-be/about" etc)
We have editable template /conf/local-cunry/settings/wcm/templates/test-template.
our requirement is to create pages under “content/local-cuntry/country-code/about” using the mentioned template. For this We need to allow the template
How we can achieve this using allowedpaths property on template
Thanks,
Vai
Solved! Go to Solution.
Views
Replies
Total Likes
@Vani1012 In template .content.xml use allowedPaths property to allow template for particular path
allowedPaths="[/content/.*/product-refs/?.*,/content/.*/catalog-refs/?.*]"
@Imran__Khan Can you please provide allowed path property for my path "content/local-cuntry/country-code/about"
Here we have different country codes like en-uk, en-us, en-be and so on
Views
Replies
Total Likes
Good Job !!!
Views
Replies
Total Likes