Style System Options (Paint Brush icon) not coming while using targeting mode in AEMAACS | Community
Skip to main content
Level 2
June 20, 2026
Question

Style System Options (Paint Brush icon) not coming while using targeting mode in AEMAACS

  • June 20, 2026
  • 0 replies
  • 0 views

When i switch to target mode from edit mode , i am not able to see the style system (Paint brush) icon to select the styles from my style system. This is across all of my components and i dont want to make so many changes now. I tried including those options at dialog level in separate styles tab using
<styletab
                        jcr:primaryType="nt:unstructured"
                        sling:resourceType="granite/ui/components/coral/foundation/include"
                        path="/mnt/overlay/cq/gui/components/authoring/dialog/style/tab_design/styletab"/>


but even that style tab in dialog goes missing when i use target mode.

Even when i use some styles in edit mode and then go to target mode to target the component , then also my default universal styles which were applied in edit mode before targeting the component are being removed.
Can someone help me here? I dont want to change all the components now, need some universal solution.