Sharepoint workflow sits on the top of windows workflow and adds the human workflow flavor.
I want to update a lookup field that contains multiple values through a Workflow, using Sharepoint Designer 2010. For the moment, …
sharepoint-2010 sharepoint-designer sharepoint-workflowI'm new to SharePoint and I'd like to develop a Leave Form Application which utilizes the Approval Workflow, but I …
sharepoint sharepoint-workflow sharepointfoundation2010I migrated my MOSS 2007 application (with custom approval workflow) to Sharepoint 2010. I had this generic piece of code to log …
c# sharepoint sharepoint-2010 sharepoint-workflowI would like to invoke an executable (or Powershell script) from SharePoint 2010 workflow. What are my options? Is it even …
powershell sharepoint-2010 executable sharepoint-workflowHi I have a sharepoint 2007 workflow and i need to get the SPuser object in order to send mails to …
c# visual-studio-2008 sharepoint sharepoint-2007 sharepoint-workflowI have a little problem creating new list items (rows) with the help of a workflow in a list in …
sharepoint sharepoint-2010 sharepoint-designer sharepoint-workflowWe have a document library that has both Document sets and Documents. We also have a Workflow that is manually …
sharepoint-2013 sharepoint-workflow sharepointdocumentlibraryI'm trying to programatically approve/reject workflows in SharePoint. I can successfully do this, but I cannot add comments. I …
c# sharepoint sharepoint-2010 sharepoint-workflow sharepoint-apiI know how to customize an instance of an email template using SharePoint Designer 2010, but when there are conceivably dozons …
sharepoint-2010 sharepoint-workflowI have CustomNewForm for inserting items in the sharepoint list. The fields are "Reason" and "Reason OverView"; both Multiple Line …
javascript sharepoint sharepoint-2007 richtextbox sharepoint-workflow