Auto Increment a Numerical Filename when a Form is Submitted

J

JimmyG

I am creating my first Infopath form. The form I am creating includes a
field called "Request Number" that I would like to use as the filename when
the completed form is submitted. I would like this field (which is
protected) to be populated to the next "Request Number" / filename when a
user opens the form to fill it out. Is there a way to do this?
 
B

Bob C.

I created a webservice that returns the next number from a SQL Server table
via a SQL stored proc.
 
G

Greg Collins [InfoPath MVP]

You need a database server to be able to do this.

--
Greg Collins [InfoPath MVP]
Visit http://www.BrainTrove.com
Visit http://www.InfoPathDev.com


I am creating my first Infopath form. The form I am creating includes a
field called "Request Number" that I would like to use as the filename when
the completed form is submitted. I would like this field (which is
protected) to be populated to the next "Request Number" / filename when a
user opens the form to fill it out. Is there a way to do this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top