Central Publishing Location

A

Alain Vézina

I wonder whether there's a way to get current site (where the form
is filled out) URL without using XDocument.Solution.URI. My form may
be used in hundreds of sites and it's not practical to publish the
form template to each site. But the form needs to be saved at site
level. So I'd like to publish the form template to a central location
and submit a completed form to a library of current site.
 
A

Andrew Ma [MSFT]

You should look into either a Sharepoint library to have a central store.

Or use the Save or Submit event to write custom code to have the forms saved
somewhere.

--
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