I set up 2 different rules to determine where the form gets sent. The form
is generating an email at all now. I can get it to send when I choose submit
rather than rules and custom code, but then it only goes to one distibution
list.
Also.. I want the from to send as the body of the message, not as an
attachment. Is that possible?
Alex [MSFT] - 30 Jul 2005 08:08 GMT
It is not possible to submit via email in the body of the message - it has
to be an attachment. One workaround is to use File | Send to Mail Recepient
when filling out the form.
For submitting to multiple destinations: create a button, set its action to
Rules and Custom Code. Click on Rules; add two actions to it; each action is
"Submit using a data connection". This should do it. Good luck!
-Alex
>I set up 2 different rules to determine where the form gets sent. The form
> is generating an email at all now. I can get it to send when I choose
[quoted text clipped - 5 lines]
> Also.. I want the from to send as the body of the message, not as an
> attachment. Is that possible?