N
Nolene
Whenever a user fills out a form, they will always have to print one copy (to
be attached to some other documents) to send to some people and email just
the form to some other people.
The users will often fill several forms out at once. I also want to force
them to open a new form each time rather than re-using the open form and
changing the field contents.
I would like to provide two buttons:
"Send & New" that would prompt the user to save the form, then print out one
copy, then open an email and open another form.
"Send & Close" that would do the same as above, except close InfoPath after
the email is sent.
I know this must be coded, but I don't know scripting (although I'm pretty
good at modifying sample code). Is there a sample of how to do this somewhere?
be attached to some other documents) to send to some people and email just
the form to some other people.
The users will often fill several forms out at once. I also want to force
them to open a new form each time rather than re-using the open form and
changing the field contents.
I would like to provide two buttons:
"Send & New" that would prompt the user to save the form, then print out one
copy, then open an email and open another form.
"Send & Close" that would do the same as above, except close InfoPath after
the email is sent.
I know this must be coded, but I don't know scripting (although I'm pretty
good at modifying sample code). Is there a sample of how to do this somewhere?