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