Collaboration Form

S

shawnLane01

I want to design a workflow with an infopath form having the following
features:
PartnerA sends to partnerB
Partner B fills some part of the form and sends to Partner C
partnerc fills up some more and sends to Partner D
PartnerD fills some more and submits the form which gets pushed to a
database/file

TIA
 
G

Greg Collins

You should be able to do this by keeping track of the form state, having
submits that include email notifications, and using conditional formatting
to lock down areas not open to the specific partner.
 
Top