can info path design or make a switch board?

J

jax

hello, i am very new to the infopath and i am learning new things everyday.i
am now tying to create a simple form in infopath, the form connects to an
access database. the access database has a switchboard that allows you to
move through the differet forms in the database. can infopath create switch
boards ?
 
J

JerryTh [MSFT]

It sounds like you want to use buttons to change views.

Insert a button into your main view.
Open the button's properties and select "Rules"
Select "Add" and then "Add Action".
Drop down the list of Actions and select "Switch views".
Close the dialog (don't forget to change the name from "Button" to the name
of the view).

Now when the user wants to change views, they click a button.
 
Top