We need to create a travel authorization form, each of which has a
unique number.What is the best way to go about doing this? The fillable
.pdf form will be available on our website. I need to have the form
generate a one-up number as the Travel Request No. which is incremented
by one from the last request created (I only want a number assigned when
the form is completed...we're not (currently) storing the information
ENTERED in the form - just need to create a unique number each time the
form i...