Automatically Close Form and Informs

J

Jeffro

Hi,
Have a Infopath form that has a rule to email a form to a individual. I
included the setting to automatically close the form when the user clicks on
the Submit Button. The problem I've run into is when the user clicks on the
Submit button, the form closes but Infopath is still running with a blank
page showing. I want to be able to close both the form and not haveing
Infopath running either.

Thanks
 
F

Franck Dauché

Hi,

Try: "Application.ActiveWindow.Close(true);" in your button code.

Franck Dauché
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top