내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Allowed Paths for Templates In AEM_6.3

Avatar

Level 2

I have a folder structure inside the content as content/folderlevel1/folderlevel2/...........

I want to allow templates only under folderlevel2, it means user can create pages under folderlevel2.

So I gave allowedpaths for my template as /content/folderlevel1/folderlevel2(/.*)? 

I am able to create a page when I use coral button primary (Create), and if I see the url it is http://localhost:2468/sites.html/content/folderlevel1/folderlevel2 ,I am inside the Folderlevel2 so I am good to create page  and I have no problem with this.

The issue is when I selected folderlevel2, and click on create button (+Create) I am not able to create a page  and if i see the url it is http://localhost:2468/sites.html/content/folderlevel1 , although I selected folderlevel2, i am not inside the folderlevel2. I want to know why this is happening?

Please see the attached pictures for better understanding.

Thanks.

Screen Shot 2017-07-16 at 1.04.44 PM.png

Screen Shot 2017-07-16 at 1.05.00 PM.png

Screen Shot 2017-07-16 at 1.05.36 PM.png

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 7

Hi Kishore,

I agree with your statement and able to replicate the issue which you are getting.

Possibly you can raise a daycare ticket and report the issue.

Thanks,

Techaspect Solutions.

원본 게시물의 솔루션 보기

5 답변 개

Avatar

Level 7

Hi Kishore,

I am able to create a page after selecting the folder using create button (+Create)as you mentioned.

Though the URL is not changing from 'folderlevel1' to 'folderlevel2', the functionality is working as expected and page is getting created with the given allowed path properties at my end.

I think it might be an aem bug as url is not changing even after selecting the folder.

Thanks,

Techaspect Solutions.

Avatar

Level 2

Thanks for your Response.

I am not even able to see the option (Page) in drop down when I selected folderlevel2, please have a look at the picture.

Can you please conform there are no templates allowed after content, I mean no template should have allowed path as /content(/.*)?

Why I am saying this is because if you have at least one template allowed after content (/content(/.*)?), then that create page option is getting activated. So please check all of your templates and reply me.

Avatar

정확한 답변 작성자:
Level 7

Hi Kishore,

I agree with your statement and able to replicate the issue which you are getting.

Possibly you can raise a daycare ticket and report the issue.

Thanks,

Techaspect Solutions.

Avatar

Community Advisor

Just an observation.. it happens only level2 is a folder. If I have a page at level 2, then I can created under that hierarchy from both the options mentioned above..

Avatar

Level 4

Has this question been answered? Can i create a page using editable templates directly under content, if yes how to configure it?