Hi,
Anyone know how to hook to the copy-paste event in AEM? I want to create a custom code which listens to the paste event in order to modify all the children nodes' names. Appreciate if anyone know where is the client-side js and server-side for the copy-paste flow.
Thanh
Solved! Go to Solution.
You could add a custom listener for page events and add your code there...
I am not sure this is a publicly exposed AEM Event. I do not think this is possible. Never seen or read any doc or community article related to a paste event handler.
Views
Replies
Total Likes
You could add a custom listener for page events and add your code there...
Views
Replies
Total Likes
Views
Replies
Total Likes
Can you provide any sample code or files to look at?
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies