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

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

Mark Solution

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

해결됨

AEM 6.5 Disable COmponent Editing on page

Avatar

Level 3

hi ,

 

I have used an htmlArea in my page and want it to be disabled for editing at the page level , but not at the template level. 

SOLUTION 1 :

I added the solution provided in the Adobe documentation of adding ,wcmmode='disabled' as a parameter to the resourceType , however this seems to remove the component completely from the content tree for page as well as template , not allowing the authors to author it anywhere.

 

SOLUTION 2 : 

Making the dialog a design dialog also doesnt work as this would make the htmlarea component  non -editable on all pages ,which is not the requirement.

 

Please suggest a alternative way of handling this scenario. To remove the configure icon from a component in the editor mode . 

I am using AEM 6.5.3 

 

Thanks,

Samiksha.

 

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 5

Hi @samikshaa223429 ,

 

If you are using editable templates, please add the htmlArea component in template level and by using lock feature you can lock the component. So that author cannot edit that component at page level. But you can edit the same in template level which is common to every page(created with this template). 

 

Capture.PNG

 

Thanks,

Sandeep.

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Level 5

Hi @samikshaa223429 ,

 

If you are using editable templates, please add the htmlArea component in template level and by using lock feature you can lock the component. So that author cannot edit that component at page level. But you can edit the same in template level which is common to every page(created with this template). 

 

Capture.PNG

 

Thanks,

Sandeep.