Hi guys,Â
You know if it´s posible implement a document approval workflow only in one folder of the document library?
Thanks in advance.
I don’t think there’s no out-of-the box configuration that allows you to disable workflows item menu just for folders. We’ll have to create a custom ScriptLink action.
http://platinumdogs.me/2013/04/18/hiding-sharepoint-ecb-menu-items-for-a-specific-list/
The other option is to have a check within the workflow for the content type of the item and terminate it.