Re-publish to Sharepoint

E

E

We have several form libraries in Sharepoint. When we make a change to a
form and save it back to the library, every so often, several of our columns
in the Sharepoint list "blank out". The only way to fix it is to re-open
each form in the library and re-submit it. Then the columns re-appear with
the correct data.

My question:
Is there a programitac way to automatically, open every form in a sharepoint
form library and re-submit all the forms back to the library?
 
A

Anuma(GGK Tech)

Hi,

1 . Yes. You can write code for this. But you need to use another tool for
submitting forms to share point.

2 . One more way is: you have a relink option in the share point.
1. Go to you form library in your site.
2. Click on the “All Documents†tab and select “Relink Documents†option.
3. Select check boxes under “relink†column.
4. Click on the “relink Selected Documents†button.

Now all your forms will be relinked to your folder. But you have more forms
in your library then, first option is better to submit the forms.
 
E

E

Thanks for the response. You reference another tool for re-subitting forms
to share point. Can you please elaborate? I am looking for a starting point
on how to read thorugh a sharepoint list programatically and re-submit every
form.

We are also trying the relink option.

E
 

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