The first thing that is ask before designing a form is whether the form is going to be browser enabled or client form. The answer to this question seals the fate of many features that are never proposed or better to say not even thought of. The differences between these two form types are many. while as client forms offer many more versatile features, the browser enbled forms offer large coverage and is cost effective. Below are some of the differences between browser enabled and client forms.
1) Browser enabled forms require InfoPath Form Services to be installed on the server, While as client forms require infopath client to be installed at the user's end.
2) In Browser enabled form templats we can use sharepoint Object model code to communicate to sharepoint, Client form templates dont support it.
3) Client forms support cross site and cross server connectivity, that is lacking in Browser enabled forms.
4) Client forms support Picture Control, Browser enabled ones dont.
5) Client forms support header and footer sections on printed forms, Browser enabled ones dont.
6) Message boxes are supported in client forms only.
7) in client forms there is direct provision of supporting save, saveas using managed code, not avaiable in Browser enabled ones.
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment
Note: Only a member of this blog may post a comment.