edit mode in component | Community
Skip to main content
AEMLearner-1989
New Participant
October 16, 2015
Solved

edit mode in component

  • October 16, 2015
  • 2 replies
  • 552 views

Dear Friends,

How to configure edit mode to my custom component..like..edit..cut..delete... Please help me to achieve this.

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

like dialog,

create cq:editconfig and add a property called cq:actions with the desired actions. refer [1] for more details

[1] https://docs.adobe.com/docs/en/cq/5-6-1/developing/components.html#Configuring the Edit Behaviour of a Component

2 replies

edubey
New Participant
October 16, 2015
Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
New Participant
October 16, 2015

like dialog,

create cq:editconfig and add a property called cq:actions with the desired actions. refer [1] for more details

[1] https://docs.adobe.com/docs/en/cq/5-6-1/developing/components.html#Configuring the Edit Behaviour of a Component