close InfoPath app on submit

C

Craig

Hello,
When I submit my InfoPath form to SharePoint, the form itself closes but not
the InfoPath application. What is the best way to ensure the application
itself closes on submit? Using JScript.
Thanks.
 
F

Franck Dauché

Hi Craig,

Did you try: Application.ActiveWindow.Close(true);

Regards,

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