H
hpbolten
Here is my goal: Trying to find a (hopefully easy) way to have InfoPath
submit to the same form library from which it was opened.
The challenging part is that we are designing the form once and
publishing it according to the Approved Administrator Template process
so it is available to all sites throughout our SharePoint site
collection(s). Site Administrators will then create form libraries
based on this template for storing their own copies of the form. The
problem we are encountering is how to grab the location of the form
library from which the form was opened and then dynamically update the
"submit to" property with this information, such that when the form
is submitted it is submitted to the same library from which it was
opened.
We want to maintain the integrity of the form so there will be no
requirement for the site administrator to modify the template. Instead,
we will need to do this dynamically at runtime - most likely with
code (that works in both the browser and the InfoPath client).
The part that I don't have answer to, is how to find out from which
library the document was opened.
Thanks for any help !
submit to the same form library from which it was opened.
The challenging part is that we are designing the form once and
publishing it according to the Approved Administrator Template process
so it is available to all sites throughout our SharePoint site
collection(s). Site Administrators will then create form libraries
based on this template for storing their own copies of the form. The
problem we are encountering is how to grab the location of the form
library from which the form was opened and then dynamically update the
"submit to" property with this information, such that when the form
is submitted it is submitted to the same library from which it was
opened.
We want to maintain the integrity of the form so there will be no
requirement for the site administrator to modify the template. Instead,
we will need to do this dynamically at runtime - most likely with
code (that works in both the browser and the InfoPath client).
The part that I don't have answer to, is how to find out from which
library the document was opened.
Thanks for any help !