Edit existing form

S

Shelley

Hello,
I am using InfoPath 2007 with Moss 2007. I created a form that's submitted
to a forms library. The form is saved with a unique number.
After the form is submitted, changes may need to be made on it. I would
like the changes are made for the form to maintain the unique number intially
given when the form was created. I DO NOT want a new form/new number to be
generated.

How can this be achieved? Thanking you in advance.

Shelley.
 
P

Paresh

Hello,
I am using InfoPath 2007 with Moss 2007.  I created a form that's submitted
to a forms library. The form is saved with a unique number.
After the form is submitted, changes may need to be made on it.  I would
like the changes are made for the form to maintain the unique number intially
given when the form was created.  I DO NOT want a new form/new number to be
generated.  

How can this be achieved?  Thanking you in advance.

Shelley.

Create a dummy flag / field and set its value to false or zero
After submitting the form for the first time, you can set a dummy flag
to some value (true or 1). And on all subsequent submits, you can
check the value of this flag. If this is false or zero, generate a
new number else dont generate.

Hope this helps.

Thanks,
Paresh
http://pareshs.wordpress.com/
 

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