Question

I am using SP2010. By checking the CA /_admin/ManageFormTemplates.aspx (CA -> InfoPath forms service > manage form template), I can find a list of xsn files that upload by our ex-developers.

Can I export/download the xsn file in order to import to another farm?

Was it helpful?

Solution

If you know which site collection the form has been published to, you can download the form from the site collection. Go to the site collection "All Site Content > Form Templates" or http://YourSite/YourPath/YourSiteCollection/FormServerTemplates/Forms/All%20Forms.aspxto see all administrator-approved form templates published to the site collection.

Hover over the desired form, bring up the edit drop-down and use "Send to > Download a copy". That will download the form template, or .xsn, which you can design with InfoPath Designer or do whatever else you please.

OTHER TIPS

InfoPath XSN files are located and named in different ways depending on whether they are published in a form library, a list, or a content type.

SharePoint Library When an InfoPath form is published to a SharePoint Library, the XSN file is located here: .../LibraryName/forms/template.xsn

SharePoint List When an InfoPath form is published to a SharePoint List, the XSN file is located here: .../ListName/item/template.xsn

Content Type When an InfoPath form is published as a Content Type, the XSN file is located here: .../LibraryName/FormName.xsn

Note: Content type is the only location you are required to know in order to upload forms from SharePoint to the Formotus service. For libraries and lists you can simply copy the URL from your browser into the Formotus location field, and the service will find the XSN file

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top