I am creating a form in Info Path for customers to report problems with
equipment and each form needs to have a unique, preferably sequentially
ordered, number that is not repeated. The number range would be six
digits from 000001 - 999999. How do I create a formula, command...
whatever, that automatically inputs a sequentially ordered number onto
the form? This form will be online and available for printing. (not
sure if that makes a difference.)
GBays
S.Y.M. Wong-A-Ton - 31 Jan 2007 06:06 GMT
You need a database or a file to keep track of the numbers on a central
location. Then you can create a web service to access this database/file,
increment the number, and return it to your form for use.
---
S.Y.M. Wong-A-Ton
> I am creating a form in Info Path for customers to report problems with
> equipment and each form needs to have a unique, preferably sequentially
[quoted text clipped - 5 lines]
>
> GBays