05-20-2020 07:54 AM
Hi All,
I Want to remove like/favourite from the Document Details section of document. I am able to remove it from Document Library. Could someone provide me the path of CSS in which changes are to be done as told to me by @cesarista in the below section.
What exactly changes i need to do to hide like/favourite from document details.
Thanks,
Piyush
05-21-2020 06:18 AM
Hi,
You need to override node-header.get.js file to remove like/favourite from document-details.
05-21-2020 06:18 AM
Hi,
You need to override node-header.get.js file to remove like/favourite from document-details.
05-21-2020 07:56 AM
Thanks @sanjaybandhniya ,
It works perfectly for me after i made changes in node-header.get.js.
Thanks once again,
Thanks and Regards,
Piyush
05-21-2020 08:28 AM
Hi,
Did you remove like/favourite from aikau search page also?
05-25-2020 09:00 AM
.item-social a.quickshare-action { visibility: hidden; }
I have used the above code for disabling the Like and Favourite at AIKAU page. Is it ok??
Explore our Alfresco products with the links below. Use labels to filter content by product module.