Prevent form update

B

Brian

I have a library of infopath forms in Sharepoint that I don’t want to update
the underline xml when I publish a new form. The reason for this I have
digitally signed the old forms and I don’t want to lose the signatures when I
publish new forms with different xml schema. Is it possible to prevent this
behavior.
 
R

renee rieser

The easiest and most straightforward solution would be to publish it
to a new form library....maybe you could group the related libraries
together on a subsite with versioning included as part of the form
library name whenever you change the xml schema.

eg:
http://abc.com/sites/HR-Forms/PA112
http://abc.com/sites/HR-Forms/PA112-v1
http://abc.com/sites/HR-Forms/PA112-v2
http://abc.com/sites/HR-Forms/PA112-v3
http://abc.com/sites/HR-Forms/PA112-v4

It would be very simple to do this, and the form would even "remember"
what fields are published in what order for the Sharepoint columns
when you go to republish it to a new location. If you have a number of
custom Sharepoint views of the formlib's data that you want to
preserve, you could save the original as a template, create the new
(latest version) form library using that template, and then publish
the newest form to it....

I haven't tried this, but if you wanted to preserve the particular
original url, you should be able to rename the pre-existing form
library to add versioning info (eg above) and then create the new form
library with the original name.
 

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