Custom Component: Style tab is not showing | Community
Skip to main content
Level 2
October 11, 2020
Solved

Custom Component: Style tab is not showing

  • October 11, 2020
  • 3 replies
  • 2857 views

deHi Team,

 

I am not able to enable style system on custom component level . I did below steps still Style tab is not showing on click of policy on custom components under a template.  I have added "cq:design_dialog" and entry is done is like below.

 

 

 

 

 

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Vijayalakshmi_S

Hi @sagrawal,

Delete the cq:design_dialog node you have created and copy & paste from one of the core components say - /apps/core/wcm/components/list/v2/list/cq:design_dialog and check if it works. (Just to check if it is because of human error)

If it does, retain styletab node alone and remove the rest. (Update "jcr:title" of cq:design_dialog node)

3 replies

Vaibhavi_J
Level 7
October 12, 2020
sagrawalAuthor
Level 2
October 12, 2020
Thanks for your response. I did same thing and attached screenshots for the same. If possible can u check that since I am not sure if I missed any steps.
santhosh_kumark
Level 6
October 12, 2020

Hi @sagrawal ,

 

Please check the below article explained step by step.

https://docs.adobe.com/content/help/en/experience-manager-64/authoring/siteandpage/style-system.html

 

Regards,

Santosh

sagrawalAuthor
Level 2
October 12, 2020
I tried this option and update the screen. If possible can u check if i did nay thing wrong. If possible can share some reference screen shots.
Vijayalakshmi_S
Vijayalakshmi_SAccepted solution
Level 10
October 12, 2020

Hi @sagrawal,

Delete the cq:design_dialog node you have created and copy & paste from one of the core components say - /apps/core/wcm/components/list/v2/list/cq:design_dialog and check if it works. (Just to check if it is because of human error)

If it does, retain styletab node alone and remove the rest. (Update "jcr:title" of cq:design_dialog node)