> You can set up 2 different email submit adapters... the one person uses the first one, and the second (authorizor) person uses the second one.
>
[quoted text clipped - 8 lines]
> javascript is not that good and wonder if there is an easy way around this
> problem
You have 2 buttons set to the Submit action. This doesn't work because only 1 default submit is allowed per form.
To get around this set the action for each button to Rules and Custom Code, then set up a rule to submit to the correct adapter per button.

Signature
Greg Collins [InfoPath MVP]
Please visit: http://www.InfoPathDev.com
Have setup 2 separate data connections and my problem might be better
illustrated by an example. O is originator and DO is DataSource Originator
same for A and DA.
I set submit on O form to DO and submit on A for to DA BUT going back in to
O that button is linked to DA NOT DO. If i change it back to DO then the A
form's submit button changes to DO! argghhh! Can you help?
"Greg Collins [InfoPath MVP]" wrote:
> You can set up 2 different email submit adapters... the one person uses the first one, and the second (authorizor) person uses the second one.
Adam Harding - 30 Jun 2005 09:17 GMT
Thanks Greg
That works fine now.
> You have 2 buttons set to the Submit action. This doesn't work because only 1 default submit is allowed per form.
>
[quoted text clipped - 10 lines]
>
> > You can set up 2 different email submit adapters... the one person uses the first one, and the second (authorizor) person uses the second one.