we usually write in cq:actions editannotate if we want to have edit and annotate in the edit bar of the component. is it possible to have only annotate without edit button in the edit bar..i tried annotate instead of editannotate .but its not working.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
At least from an ACL perspective it should work, when you disable write to the nodes and then allow write access to cq:annotation properties using wildcard ACL. I don't know if this is reflected correctly in the UI then.
kind regards,
Jörg
Views
Replies
Total Likes
I guess, there is no OOTB approach to your use case.
But you can build your custom cq:actions which will call annotate
Views
Replies
Total Likes
Hi,
At least from an ACL perspective it should work, when you disable write to the nodes and then allow write access to cq:annotation properties using wildcard ACL. I don't know if this is reflected correctly in the UI then.
kind regards,
Jörg
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies