Impossible is nothing

记录在sharepoint工作中的经验

博客园 首页 新随笔 联系 订阅 管理
利用InfoPath 2007 发布一个简单的表单到SharePoint文档库中, 比较长, 因为截图比较多, 按照以下内容做下来比较容易实现.

1.  打开InfoPath2007, 编写一个无代码的表单, 如下:


2.  选择Design Checker面板, 通过检查没有错误. 然后单击"Change Compatibility Settings"链接.


3.  弹出Form Options窗口中,选择Compatibility选项, 然后选中"Design a form template that can be opened in a browser or InfoPath".


4.  选择Security and Trust选项, 选择"Domain(the form can access content from the domain in which it is located)", OK按钮.


5.  回到Design Tasks面板, 选中"Publish Form Template", 然后保存在本地.


6.  在弹出的Publishing Wizard面板中, 选择"To a SharePoint server with or without InfoPath Forms Services", 单击Next.


7.  输入你要发布到SharePoint的网站地址.


8.  选中"Enable this form to be filled out by using a browser", 然后有多种发布的方式,我这里选择"Document Library ".


9.  当前有两个选项, 这里选择"Create a new document library".


10.  输入Name.


11. 选择在SharePoint List要显示的列.


12. 完成发布.


13.  选中"Open this document library",直接打开文档库.


14.  到文档库的高级设置里面: 选择"Display as a Web Page".


15.  回到文档库, 单击New Document.


16. 在浏览器中则显示刚才我们在InfoPath设计的表单了.
posted on 2008-06-25 17:54  Lordan  阅读(562)  评论(0)    收藏  举报