Can MS help assign a serial # for a form each time it's printed?

D

Dan Eidson

I have created a form for my company to use, but I need to be able to
serialize the form each time it's used. Can InfoPath create (and print on
the form) a unique serial number for each time the form is printed?
 
A

Alex [MSFT]

The easiest way to do so is to set up a web service that would generate
unique serial numbers, and use this web service as a data connection in your
infopath form.

Good luck,
Alex @ Microsoft
 
Top