J
Jane
Hi,
I know this is a silly question but I just cannot find the answer anywhere
on the internet. I have a form (which is also web-browser enabled) with an
Approve button. When the user clicks on the Approver button, it will execute
my code behind. I would like the form to also programmatically close after
the code is executed. Is there a method or sample that demonstrates how I
can close an InfoPath 2007 form programmatically?
I tried the ExternalApplication.close() method but it does not show up
(meaning intellisense) in my form. If I use the "Close the form" action in
the Rules button, my code is never executed.
Please advice.
Thanks
Jane
I know this is a silly question but I just cannot find the answer anywhere
on the internet. I have a form (which is also web-browser enabled) with an
Approve button. When the user clicks on the Approver button, it will execute
my code behind. I would like the form to also programmatically close after
the code is executed. Is there a method or sample that demonstrates how I
can close an InfoPath 2007 form programmatically?
I tried the ExternalApplication.close() method but it does not show up
(meaning intellisense) in my form. If I use the "Close the form" action in
the Rules button, my code is never executed.
Please advice.
Thanks
Jane