On Submit Close Info path

H

Hemant

Hi,

I am new in Info path 2003 . I want to do following:
I want to close form and progrom on form submit instead of having to close
the form and then also close the program.

Please help me in this issue.

Thanks,
Hemant
 
R

rsorrell

If you have a button change it from Submit to Rules and Custom Code and under
Rules you can add a rule that Submit using a data connection & another to
Close this form: No Prompt
 
H

Hemant

Hi,

I have used this:
Application.XDocuments.Close(XDocument)
but this close only form not the info path .
I want to close both form and Info Path.
Please help me .

Thanks,
Hemant
 
Top