Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

6.3 Touch UI Customization - Adding custom toolbar action

Avatar

Level 1

Hi,

I am trying to add a custom action to the component toolbar as shown below.

1278543_pastedImage_6.png

I could find a documentation for AEM 6.0 mentioning the steps. I tried that, it did not work and then component dialogue is not opening up. Followed following steps in AEM 6.3.

  • Created a node of type cq:EditConfig under cq:editConfig node as shown in attached image.
  • Also added properties to it. But, after that it did not open up the component dialogue.

Anyone has tried this in 6.3?

custom-action.PNG

When I click on component, it shows nothing.

1278542_pastedImage_2.png

Thanks,

ITSAMB

1 Accepted Solution

Avatar

Correct answer by
Level 10
4 Replies

Avatar

Level 10

Are you getting any browser errors?

Avatar

Correct answer by
Level 10

Avatar

Level 1

Thank you Scott your help. I could add custom action with the link you provided.

I have one question though on the other approach (Solution - 1) mentioned in http://experience-aem.blogspot.in/2015/04/aem-6-sp2-touch-ui-open-component-dialog.html.  I tried this but it is still not working for me.

Does this solution only work for <6.2 ? Is it not applicable for AEM 6.3?

Thanks,

ITSAMB