0
votes
1answer
19 views

Infopath button to start a workflow programmatically

I have an infopath form to that has three (3) buttons in it. They are SAVE, SUBMIT FOR APPROVAL and CANCEL. When user presses SAVE it submits the form to the Sharepoint Library, when SUBMIT FOR ...
0
votes
2answers
46 views
+50

generate form with workflow

I am using SharePoint server 2013 with an Enterprise wiki template. Now I am trying to create a page that contains a form where users can fill in what type of sandwich they want to eat at noon. At ...
0
votes
1answer
653 views

Do i have to run Register-SPWorkflowService for each site collection?

As part of my SHarePoint Server 2013 setup I sometimes need to integrate the new workflow infrastructure into the farm. I've followed the documentation starting from the SharePoint side of things: ...