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
Solved! Go to Solution.
Hi,
You need to override node-header.get.js file to remove like/favourite from document-details.
Hi,
You need to override node-header.get.js file to remove like/favourite from document-details.
Thanks @sanjaybandhniya ,
It works perfectly for me after i made changes in node-header.get.js.
Thanks once again,
Thanks and Regards,
Piyush
Hi,
Did you remove like/favourite from aikau search page also?
.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??
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.