D
Dmox
I'm trying to create a form that will have a Work Order number. This number
should increment by 1 evertime the form is saved so the next form that opens
will have a different number. Example:
Form1
WO# 10001
Form2
WO# 10002
Etc.
I've attempted using an SQL Database but am unable to post back to the DB to
incrment the number. I've attempted using a column in sharepoint but the
column doens' update until the form is saved. Any ideas how I can do this?
I'm willing to try anything and am not restrictive to the ways that I've
mentioned above.
Thanks,
should increment by 1 evertime the form is saved so the next form that opens
will have a different number. Example:
Form1
WO# 10001
Form2
WO# 10002
Etc.
I've attempted using an SQL Database but am unable to post back to the DB to
incrment the number. I've attempted using a column in sharepoint but the
column doens' update until the form is saved. Any ideas how I can do this?
I'm willing to try anything and am not restrictive to the ways that I've
mentioned above.
Thanks,