Ensure that in the data connections wizard, "Allow overwrite if form exists" is checked.
If you don't wanna do this then, when user edits/updates the form and re-submits it, ensure that the name of the form is different/changed.
The field which is linked to form name shud also be updated when the form is edited/updated.
Best Regards,
Sheetal D
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Thread-Topic: Submitting/Saving a new Version of a form
thread-index: AcW4NfBDHeOfMZV8RNOAYml6K/z/vw==
X-WBNR-Posting-Host: 81.19.57.130
From: =?Utf-8?B?b3dlbm1q?= <
[email protected]>
References: <
[email protected]> <1126582867.079965.165560
@o13g2000cwo.googlegroups.com>
Subject: Re: Submitting/Saving a new Version of a form
Date: Tue, 13 Sep 2005 00:37:05 -0700
Lines: 19
Message-ID: <
[email protected]>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.infopath
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.infopath:16851
X-Tomcat-NG: microsoft.public.infopath
I have a "Submit" button on my form that creates the form name on submission.
When a user fills in the form and submits it the form name is created and
the form submits correctly.
If the user then adds more information (i.e. Checks out the form to edit) to
this filled in form a new version should be created when they click submit
but the name stays the same.
When the user Checks the form back in a new version is created but the
changes are lost....
Hope that clarifies things a little