P
Patrick Temple
I'm trying to close out the InfoPath application completely after certain
tasks are down.
Example: A user deletes a record.
I can't use the "close" rule because I have code behind the button that runs
after the rules. I tried using Application.XDocuments.close(XDocument);
This closes the form but leaves the application running, so it brings up the
design a form stuff. I want to completely close InfoPath with Jscript Code.
Any Ideas?
Thank you
--Patrick
tasks are down.
Example: A user deletes a record.
I can't use the "close" rule because I have code behind the button that runs
after the rules. I tried using Application.XDocuments.close(XDocument);
This closes the form but leaves the application running, so it brings up the
design a form stuff. I want to completely close InfoPath with Jscript Code.
Any Ideas?
Thank you
--Patrick