How do i create share option for folders in document library

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-02-2018 04:00 AM
Hello,
I want to create share option in document library, that to for respective folders? So that share option helps me to share documents from one department to other department. Please help me to implement this.
Regards,
Leela.
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2018 03:04 AM
Hi,
Did you check the documentation on this topic?
Adding new actions to the Document Library | Alfresco Documentation
actionGroups declaration is where you decide if your action is for documents and/or folders
Regards

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2018 03:50 AM
I want to create share option for folders not documents
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2018 04:41 AM
Did you noticed folder-browse and folder-details actionGroups on documentation? You can find some examples on Share source code
share/share-documentlibrary-config.xml at develop · Alfresco/share · GitHub
Regards
