コミュニティアチーブメントバーを展開する。

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

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Add Policy to the custom components

Avatar

Level 2

Hello All,

I have created one custom component and allow that component in my editable template.

But now I am not able to see policy options for my custom component.

In my custom component I have created cq:dialog and cq:editConfig and one HTML file

should I need to make any configuration or anything?

please help me with this

Thank you 🙂

1 受け入れられたソリューション

Avatar

正解者
Level 10

If you're talking about the 'settings/policy' icon, then you'd need to add cq:design_dialog node. Otherwise extend your component from one of core components that already has the policy and thereafter you can customize it following the link shared by Arun above.

1702926_pastedImage_0.png

元の投稿で解決策を見る

8 返信

Avatar

Community Advisor

Hi,

Please check component level policy at below:

AEM Developer Learning : Dynamic (Editable) Templates in AEM 6.3 : Part-1

Arun Patidar

AEM LinksLinkedIn

Avatar

正解者
Level 10

If you're talking about the 'settings/policy' icon, then you'd need to add cq:design_dialog node. Otherwise extend your component from one of core components that already has the policy and thereafter you can customize it following the link shared by Arun above.

1702926_pastedImage_0.png

Avatar

Level 10

Great responses!

Avatar

Level 2

gauravb10066713smacdonald2008

Thank you so much it worked for me.

If I am editing its policy and take an image component as my core components but it is showing me the policy screen of image component

so my question is can we build our own policy page and our own fields for our custom components?

Thank you.

Avatar

Community Advisor
Hi @tirthtimaniya, I have the same requirement, did you get the answer on this question. Could you please share if any. Thanks

Avatar

Level 10

yes, check the core components for reference.

Avatar

Level 2

Thank you so much.

But still we have to use core components 😞

Avatar

Level 1

Please create design dialog for that component then you have see the policy option for that component in editable template