Skip to main content

Hello All!

 

I'm hoping you can help me... I'm trying to create a process when a user submits a form with a list of items that they need approval for. The only problem is, each line might have a different approver..! i.e.

 

Line ID     | Access               | Approver

1                 Supply Chain      jbloggs

2                 IT                           msmith

3                 Retailer Brand     jbloggs

 

So for my example above, jbloggs could approve line 1 and 3, but not line 2. I need a task email to go to all the approvers and allow them to only approve the items they're approvers for.

 

I'm thinking that each line needs to have it's own serial number, but not sure how to do this... any help/suggestions would be greatly appreciated!!

Kind Regards,

Dayna

Good Morning Dayna,

 

What are you using as a backend for this solution (i.e. SQL or SharePoint)?  This can be done fairly easy, you'll just have to setup a matrix to support it.  It would be something like the following SharePoint list: 

16981i4EB88CBAAFB76C7C.png


Many thanks David!


Reply