follow me on Twitter

    Subscribe to
    Posts [Atom]


    Create InfoPath Wizard Application

    Wednesday, February 10, 2010

    You can see the article how here: http://blogs.msdn.com/infopath/archive/2006/04/20/wizards-and-we-re-not-talking-harry-potter.aspx


    Open you form in design mode
    Open the Views task pane
    Click Add New View for each section in your form
    Copy and paste each section to its own view
    Open the Controls task pane
    Insert two Buttons
    Double click each button to open Button Properties
    Change the label for each button to "<< Back" or "Next >>"
    Click Rules to open the Rules dialog
    Click Add to add a rules
    Click Add Action to add an action
    For the Action, select Switch Views
    Select the view to switch to
    Copy and paste your button pairs to each view and update the rules to switch to different views.

    Labels: ,