My apologies Steve as I simply made the assumption you had SP1. You are
correct - SP1 is a wonderful upgrade.
I look forward to hearing your results!
Scott L. Heim
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights
I got the connections working fine now that I have installed SP! but newly
submitted data overwites the previous form data in the Sharepoint library
because it is being submitted as the same file name . Is there a simple way
to have the new form data saved to list without overwriting the previous
entry?
Thanks,
Steve
> My apologies Steve as I simply made the assumption you had SP1. You are
> correct - SP1 is a wonderful upgrade.
[quoted text clipped - 5 lines]
>
> This posting is provided "AS IS" with no warranties, and confers no rights
Scott L. Heim [MSFT] - 29 Aug 2005 19:33 GMT
Hi Steve,
That's great to hear!
If you recall, when you went through setting up your "submit" connection,
on one of the screens there was an option for the form name. By default,
this is "Form1" and when you enable the option to allow it to overwrite,
then each time you submit the form it gets submitted as "Form1" and simply
overwrites what is there.
What you will need to do is modify your connection (Tools->Data
Connections) and on the screen where Form1 is the name, you can click the
button next to this and point it to a field on your form. As an example,
maybe the user will be entering a customer ID, name, etc. that would
uniquely identify this form - this is what you are looking for: a field
that uniquely identifies each form. If the user will not be entering this
information then you will need to do something to make a field unique (i.e.
the current date/time, user name along with the date, etc.)
Let me know if you have any other questions!
Scott L. Heim
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights