Custom Display Form with Custom Workflow button

Posted by Ifi on Stack Overflow See other posts from Stack Overflow or by Ifi
Published on 2010-05-20T21:07:52Z Indexed on 2010/05/20 21:10 UTC
Read the original article Hit count: 382

I have created a new custom list form that will show 4 fields on the page from a Custom List called "Shipment". I have added Form Action button that I would like to run a custom action that is set inside of a Workflow. Currently, the form displays the fields for "Manifest Number", "Pickup Location", "Delivery Location", & "Scheduled Pickup Time". When the user clicks the Form Action button, what I want the Workflow to do is go to the ID field of the displayed content in the Form and change the value of the "Picked Up" column from No to Yes. The problem I am having is passing the ID of the displayed information from the Form to the Workflow as a variable. I can get the "Picked Up" column to update if I specify the value in the "Update List Item" window under the "Find the List Item" section, but I cannot figure out how to do this dynamically from the Form

© Stack Overflow or respective owner

Related posts about sharepoint-designer

Related posts about sharepoint2007