Item fields on a SharePoint Designer workflow form

By default SharePoint gives you a link to the list item in a SharePoint item field.

Link to the list item in the SharePoint item field

However this isn’t very user friendly as you will need to open the item before you can see what your approving.

I have an approval workflow created in SharePoint Designer which controls the approval of items in a custom list.

The Solution

The easy (?) solution is to add the item fields on the form so that items can be updated during the approval process by the person who will approve the item.

I tried using dataconnections on the infopath forms in the workflow, but this doesn’t allow you to both update and receive data from the list item.

So how can we get the SharePoint item fields in the task form?

This is how I got it all working. Any better ideas are welcome!

  • On the Start approval process task click in the Approval link (This opens the details for the task).
  • Then for each field that you want to appear on the task form:
  1. Add a new Task Form Field of the same type as your item field
  2. Click on Change the behavior of a single task
  3. In the Before a Task is Assigned section add a Set Task field to set your Task Form Field created in step 1
  4. At the beginning of the When a Task Completes section add a Set field in current item task to update the item to the task field.
  • Save and publish your workflow and you are up and running.

Discover more from SharePains

Subscribe to get the latest posts sent to your email.

Avatar of Pieter Veenstra

Is your business still running on paper trails, sprawling Excel files, or ageing Access databases? There's a better way — and I can show you exactly what it looks like. I'm the Technical Director of Vantage 365, a Microsoft solutions consultancy working with clients across the UK, the Netherlands, and worldwide. For over 30 years I've been turning messy, manual business processes into clean, automated systems that save time, reduce errors, and give teams the visibility they need to make better decisions. SharePains is not just any blog run by a Microsoft MVP. Have you ever used Try-Catch in Power Automate? The original post about Try-Catch in Power Automate can still be found on this site, https://sharepains.com/2018/02/07/try-catch-finally-in-power-automate-flow/ Or have you ever used the Pieter’s method to avoid variables and speed up your flows? https://sharepains.com/2020/03/11/pieters-method-for-advanced-in-flows/ You can contact me using contact@sharepains.com

Related Posts

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from SharePains

Subscribe now to keep reading and get access to the full archive.

Continue reading