惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

W
WeLiveSecurity
T
The Exploit Database - CXSecurity.com
C
CXSECURITY Database RSS Feed - CXSecurity.com
S
Security @ Cisco Blogs
T
Threat Research - Cisco Blogs
TaoSecurity Blog
TaoSecurity Blog
Recent Commits to openclaw:main
Recent Commits to openclaw:main
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
腾讯CDC
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
T
The Blog of Author Tim Ferriss
Microsoft Azure Blog
Microsoft Azure Blog
罗磊的独立博客
F
Full Disclosure
博客园 - 【当耐特】
C
CERT Recently Published Vulnerability Notes
Engineering at Meta
Engineering at Meta
Application and Cybersecurity Blog
Application and Cybersecurity Blog
T
Threatpost
I
Intezer
V2EX - 技术
V2EX - 技术
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The Hacker News
The Hacker News
小众软件
小众软件
Google DeepMind News
Google DeepMind News
T
Tailwind CSS Blog
D
Darknet – Hacking Tools, Hacker News & Cyber Security
B
Blog RSS Feed
Microsoft Security Blog
Microsoft Security Blog
N
News | PayPal Newsroom
MyScale Blog
MyScale Blog
AI
AI
Vercel News
Vercel News
Spread Privacy
Spread Privacy
美团技术团队
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
The GitHub Blog
The GitHub Blog
V
Vulnerabilities – Threatpost
Schneier on Security
Schneier on Security
Cyberwarzone
Cyberwarzone
G
GRAHAM CLULEY
Help Net Security
Help Net Security
Hacker News: Ask HN
Hacker News: Ask HN
Google DeepMind News
Google DeepMind News
MongoDB | Blog
MongoDB | Blog
L
LINUX DO - 热门话题
U
Unit 42
L
LangChain Blog
Recent Announcements
Recent Announcements

博客园 - Lordan

有sharepoint团队的公司 spgridview的过滤功能回调时发生错误~ moss web service的权限问题 LINQ to SharePoint 试用感受, 欢迎讨论~ 获取共享服务中用户配置的其它额外信息 发布一款天气预报webpart MOSS开发Solution Community Kit for SharePoint 利用资源文件实现多语言的系统 调试有JS的InfoPath 2003 InfoPath表单容器XmlFormView 列出W3WP进程端口号的详细内容(小技巧) 在blog中添加attachments功能 (修改系统Control) 在blog中添加attachments功能 (利用SharePoint:AttachmentUpload ) (未解决) 显示表单页面的编辑模式 - Lordan - 博客园 利用SharePoint:DelegateControl部署自定义UserControl Flash + SharePoint WebService播放视频 (二) Flash + SharePoint WebService播放视频 (一) 文档库中文件夹的权限管理
发布一个域安全级别的无代码InfoPath表单作为文档库模版 (InfoPath 一)
Lordan · 2008-06-25 · via 博客园 - Lordan

利用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设计的表单了.