Organize all the fields in a form: grouping each set of fields onto a "tab"
so the user can switch between the sets in whichever order they wish
The basic idea
Here's what to build:
Views for the contents of each tab
Table with shading to give the visual effect of tabs
Buttons for each tab with a rule that switches the view
The clever way to organize a view is described in detail in this article:
http://blogs.msdn.com/infopath/archive/2006/05/01/tabs.aspx
Also for the vertical tabs refer the following article:
http://www.infopathdev.com/blogs/mel_balsamo/archive/2009/09/06/create-an-infopath-form-that-switches-views.aspx
No comments:
Post a Comment