Form Actions

S

SpottedOrange

Hey All,
I have an infopath form i wish to have pull up a window such as a MS Word
page to display information when a button is selected to show the
information. Is there an easy way to do this?
 
C

Clay Fox

There is no easy way to do this.

Possibly with code.

I would try to connect to the data you wish to display with a data
connection and just show it in the form itself, with the built in components
of InfoPath.

This is much simpler and easier.
 
Top