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 :-)
Solved! Go to Solution.
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.
Hi,
Please check component level policy at below:
AEM Developer Learning : Dynamic (Editable) Templates in AEM 6.3 : Part-1
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.
Great responses!
Views
Replies
Total Likes
gauravb10066713 smacdonald2008
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.
Views
Replies
Total Likes
Views
Replies
Total Likes
yes, check the core components for reference.
Thank you so much.
But still we have to use core components :-(
Views
Replies
Total Likes
Please create design dialog for that component then you have see the policy option for that component in editable template
Views
Replies
Total Likes
Views
Likes
Replies