开发者

Force InfoPath form to open in Browser

开发者 https://www.devze.com 2022-12-10 03:48 出处:网络
I created an InfoPath form that uses VB code to push fields into a custom list I created on a SharePoint 2007 site.This part works.

I created an InfoPath form that uses VB code to push fields into a custom list I created on a SharePoint 2007 site. This part works.

I "published" the form into a form library.

I changed the settings on that form library to open items in the browser and allow editing of content types.

In InfoPath under Form Settings I chose the compatibility setting to allow this form to be opened in a browser, I linked to my Forms service online, and ran the design checker. No errors.

When I try to open it in the browse开发者_如何转开发r using the "Edit in Browser" setting I get this error message:

This form template is not currently browser-enabled. It must either be republished as a browser-enabled form, or opened using Microsoft Office InfoPath 2007.

No matter what I do, the form will not open in the browser. This is all I want. Did I miss something??


You need to upload your form thru Central Administration because you use code in your form. See this MSDN acticle.

0

精彩评论

暂无评论...
验证码 换一张
取 消