Auto-save document in sharepoint librairy using ID (INfopath SP1)

C

Cyril

I have a sharepoint librairy into wich I publish my forms using Infopath
SP1. Doing so I have to manually click on the save Icon and choose a name
for the my form, each time I fill out a from.

Is there a way to have the ID number of the librairy automatically proposed
each time I click on the save as button???? Since this number is the primary
key of the librairy, and is auto-incremented, I wouldn't have to worry about
having duplicate file name in the librairy.

Thanks for helping

Cyril
 
A

Andrew Ma [MSFT]

There is a SaveRequest event handler. If you override it, you can make your
form save with a particular name.

--
Andrew J. Ma
Software Test Engineer
Microsoft Office InfoPath
http://blogs.msdn.com/ajma
---------------------------------------
This posting is provided "As Is" with no warranties, and confers no rights.
Use of any included script sample are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
Please do not send email directly to this alias. This alias is for
newsgroup purposes only.
 

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