SharePoint 2013 configure and publish infopth
This article will simply descript how to configure and publish a InfoPath step by step.
Note: To configure and publish InfoPath to SharePoint 2013 ,required the follow items:
(1)、SharePoint Enterprise 2013.
(2)、Microsoft InfoPath Designer 2013.
(3)、An Adminstrator accout to access the SharePoint 2013 site.
(4)、Having the SharePoint Server Enterprise Site Collection feature actived.
(5)、SharePoint State Service Started.
Make sure the SharePoint Server Enterprise Site Collection feature is actived and SharePoint State Service is started.
Note: if you don't see State Service in the Service application list, go to Central Admin--> click Configuration Wizard --> click Launch the Farm Configuration Wizard--> click Start the Wizard --> Select State Service and click OK.
Create and custom InfoPah by Microsoft InfoPath Designer 2013. The detail demo please reference :
http://www.appvity.com/blogs/post/2013/06/16/How-to-configure-and-publish-InfoPath-to-SharePoint-2013.aspx
if you have created the InfoPath that you can publish it, selected the option corrsponding to where you want to publish the InfoPath to:

1、publish InfoPath Form template to form library
Seleted teh Form Library option if you want publish the new form to a SharePoint Form Library only.Click Next to go to the next Publishing Wizard page.
On this page,you have the option to publish to an exsiting form library or create a new form library. if you select create a new form library and click next ,this page will appear:

On this page, type the Name of the new library and click Next. I chose "InfoPath Library". here ,you have the option to promote form field into the colums of the library. click add to add those column and click next, These fileds will be available as column in the SharePoint Site.
Then, click publish the InfoPath form, select open this form library...and click close.
2、Publish InfoPath Form Template to Site ContentType
Select the Site Content Type (advance) option if you want to publish the InfoPath Form template that binds to a Site Content Type. This option will allow the form template to be used in multiple libraries and sites.
To use InfoPath as a ContentType ., go to the library in which you want to create the form, click the library tab->click the library settings->click advanced settings->under allow management of content types, select yes.
under the contentType section ,click add from existing site Content Types->selected Microsoft InfoPath from the "Selected site content type from" drop down list->select InfoPath contentType from available site contentType box->click add, and click ok.
3、 Publish InfoPath as Approved Form Template
Select the Adminstrator-approved form template and click next. this option will make the form template available on all site collection.

Specify the location and file name for the form template and click next.
To re-use the InfoPath template on other site collections ,follow these steps bellow:
In Central Administration ,click General Application Settings-->under InfoPath Form Services, click Mange form templates.

Click Update form tempalte and select file InfoPath which we saved before and click ok

Make sure that form tempalte is uploaded success and click ok.

Now the Form Template is uploaded to the Managed Form Template page.
Click on the down arrow besides the Form template to activate the InfoPath template at the site collection.
Go to the other site collection to activate the feature (Click Site Settings --> under Site Collection Administrator section, select Site Collection Features --> Activate InfoPath).
After that, go to the list in which you want to re-use InfoPath Form and add Content Type.
Now, you can use the InfoPath Form in that site collection.
SharePoint 2013 configure and publish infopth的更多相关文章
- Install and Configure SharePoint 2013 Workflow
这篇文章主要briefly introduce the Install and configure SharePoint 2013 Workflow. Microsoft 推出了新的Workflow ...
- Configure SSL for SharePoint 2013
http://blogs.msdn.com/b/fabdulwahab/archive/2013/01/21/configure-ssl-for-sharepoint-2013.aspx In thi ...
- SharePoint 2013 create workflow by SharePoint Designer 2013
这篇文章主要基于上一篇http://www.cnblogs.com/qindy/p/6242714.html的基础上,create a sample workflow by SharePoint De ...
- Customize the SharePoint 2013 search experience with a Content Enrichment web service
Did you ever wish you had more control over how your content is indexed and presented as search resu ...
- SharePoint 2013 WebTemplates
SharePoint 2013 WebTemplates You are here: Home / SharePoint 2013 WebTemplates January 24, 2013 Ta ...
- Integrating SharePoint 2013 with ADFS and Shibboleth
Time again to attempt to implement that exciting technology, Federation Services (Web Single Sign On ...
- SharePoint 2013 图文开发系列之InfoPath入门
本文主要介绍SharePoint 2013中,简单发布InfoPath表单,并添加后台代码,示例比较简单,主要描述的是一个创建InfoPath的过程,而非多么深奥的后台代码,希望能够给初学者带来帮助. ...
- SharePoint 2013技巧分享系列 - 同步Exchange显示高清用户照片
在“SharePoint 2013技巧分享系列 - Active Directory同步显示用户照片”文中介绍了如何同步Active Directory显示用户照片,但是同步完成后,用户照片尺寸和清晰 ...
- [转]Installing SharePoint 2013 on Windows Server 2012 R2
转自:http://www.avivroth.com/2013/07/09/installing-sharepoint-2013-on-windows-server-2012-r2-preview/ ...
随机推荐
- 理解CSS边框border
前面的话 边框是CSS盒模型属性中默默无闻的一个普通属性,CSS3的到来,但得边框属性重新焕发了光彩.本文将详细介绍CSS边框 基础样式 边框是一条以空格分隔的集合样式,包括边框粗细(边框宽度 ...
- 探索ASP.NET MVC5系列之~~~3.视图篇(下)---包含常用表单和暴力解猜防御
其实任何资料里面的任何知识点都无所谓,都是不重要的,重要的是学习方法,自行摸索的过程(不妥之处欢迎指正) 汇总:http://www.cnblogs.com/dunitian/p/4822808.ht ...
- SQLServer地址搜索性能优化例子
这是一个很久以前的例子,现在在整理资料时无意发现,就拿出来再改写分享. 1.需求 1.1 基本需求: 根据输入的地址关键字,搜索出完整的地址路径,耗时要控制在几十毫秒内. 1.2 数据库地址表结构和数 ...
- 计算机程序的思维逻辑 (60) - 随机读写文件及其应用 - 实现一个简单的KV数据库
57节介绍了字节流, 58节介绍了字符流,它们都是以流的方式读写文件,流的方式有几个限制: 要么读,要么写,不能同时读和写 不能随机读写,只能从头读到尾,且不能重复读,虽然通过缓冲可以实现部分重读,但 ...
- 使用RequireJS并实现一个自己的模块加载器 (一)
RequireJS & SeaJS 在 模块化开发 开发以前,都是直接在页面上引入 script 标签来引用脚本的,当项目变得比较复杂,就会带来很多问题. JS项目中的依赖只有通过引入JS的顺 ...
- Android Socket连接PC出错问题及解决
最近测试问题:Android 通过Socket链接电脑,ip和端口都是正确的,也在同一网段,可android端就是报异常如下: 解决办法:测试电脑的防火墙可能开着,在控制面板把防火墙打开即可.
- HotApp小程序服务范围资质查询器
微信小程序提交审核需要选择资质服务范围,如果服务范围不对,审核会不通过, 开发小程序之前,最好先查询所开发小程序的资质范围,否则无法通过微信审核. 小程序的资质范围查询地址,数据同步微信官方 ht ...
- Idea下用SBT搭建Spark Helloworld
没用过IDEA工具,听说跟Eclipse差不多,sbt在Idea其实就等于maven在Eclipse.Spark运行在JVM中,所以要在Idea下运行spark,就先要安装JDK 1.8+ 然后加入S ...
- 您真的理解了SQLSERVER的日志链了吗?
您真的理解了SQLSERVER的日志链了吗? 先感谢宋沄剑给本人指点迷津,还有郭忠辉童鞋今天在QQ群里抛出的问题 这个问题跟宋沄剑讨论了三天,再次感谢宋沄剑 一直以来,SQLSERVER提供了一个非常 ...
- CentOS 6.3下 安装 Mono 3.2 和Jexus 5.4
最新更新参看: Centos 7.0 安装Mono 3.4 和 Jexus 5.6 2012年初写过一篇<32和64位的CentOS 6.0下 安装 Mono 2.10.8 和Jexus 5.0 ...