Hi,
In AEM Cloud we have share link option in content dam, I want to customize its functionality how can it be done.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Ronnie09 In that case you need to identify the clientlibs which is getting called. Post that you can write your own logic on top of it.
But you need to take care that the events which are created are not overlapping with each other otherwise the end behaviour will be quite wierd.
e.g. the js logic related to actions could be found at location /libs/dam/gui/coral/components/admin/clientlibs/actions
Hope this helps!
Thanks
Requesting you to please elaborate, what customization are we talking about?
Hi @Ronnie09 In that case you need to identify the clientlibs which is getting called. Post that you can write your own logic on top of it.
But you need to take care that the events which are created are not overlapping with each other otherwise the end behaviour will be quite wierd.
e.g. the js logic related to actions could be found at location /libs/dam/gui/coral/components/admin/clientlibs/actions
Hope this helps!
Thanks
@Ronnie09 Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.
Views
Replies
Total Likes
Views
Likes
Replies