AEM 6.1 Touch UI and cq:actions with 'editannotate' does not work | Community
Skip to main content
October 16, 2015
Solved

AEM 6.1 Touch UI and cq:actions with 'editannotate' does not work

  • October 16, 2015
  • 11 replies
  • 4915 views

I have AEM 6.1 and wanna find out, how it works with our custom components. I figured out that in Touch UI the 'Configure' button for components does not appear, if I have cq:actions in Edit Config with entry 'editannotate'. So I'm not able to edit the component. Is this a bug? Or not allowed?

We use cq:actions to have a text with the component name in the context menu (for Classic UI)  and we also want to enable annotations. Is there a solution to have both?

 

Thanks!
Anne

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 Lokesh_Shivalingaiah

You need to have a resourceType to support the TouchUI

refer [1] to see how to create touch UI component

[1] https://helpx.adobe.com/experience-manager/using/creating-touchui-component.html

11 replies

August 12, 2016

I can't speak to the hotfix side, but I just now confirmed the editannotate issue is fixed in AEM 6.2 (no service pack).

editannotate correctly allows both edits and annotations on AEM 6.2.