S
Sgt Rock
Searching the Forums revealed a question from SChapman, 12-22-2005, that I
would like to re-address in the forums.
Under the following topic/site listing I found the following:
OfficeXMLRef
emailAdapter Element
http://msdn2.microsoft.com/en-us/library/aa204663(office.11).aspx
Example
The following is an example of the emailAdapter element:
<xsf:emailAdapter name="Submit" submitAllowed="yes">
- - - and the following Instruction Line that I wish to insert:
<xsf:from value="(e-mail address removed)" valueType="literal"/>
- - -
<xsf:to value="(e-mail address removed)" valueType="literal"/>
<xsf:cc value="my:ccNames" valueType="expression"/>
<xsf:bcc value="(e-mail address removed)" valueType="literal"/>
<xsf:subject value="My report" valueType="literal"/>
<xsf:intro value="See below"/>
<xsf:attachmentFileName value="Status Report" valueType="literal"/>
</xsf:emailAdapter>
My Question: Will this work in overwriting the user's own Email address
when activating the "Email" button in the Infopath Form.
I work at a help desk where the Service Level 1 Techs will be submitting
trouble tickets but to ensure that updates/resolutions are received, the
responding higher level service desk/customer must reply to the Help Desk of
the form - not the Tech who created the Trouble Ticket.
Thanks, Roy
would like to re-address in the forums.
Under the following topic/site listing I found the following:
OfficeXMLRef
emailAdapter Element
http://msdn2.microsoft.com/en-us/library/aa204663(office.11).aspx
Example
The following is an example of the emailAdapter element:
<xsf:emailAdapter name="Submit" submitAllowed="yes">
- - - and the following Instruction Line that I wish to insert:
<xsf:from value="(e-mail address removed)" valueType="literal"/>
- - -
<xsf:to value="(e-mail address removed)" valueType="literal"/>
<xsf:cc value="my:ccNames" valueType="expression"/>
<xsf:bcc value="(e-mail address removed)" valueType="literal"/>
<xsf:subject value="My report" valueType="literal"/>
<xsf:intro value="See below"/>
<xsf:attachmentFileName value="Status Report" valueType="literal"/>
</xsf:emailAdapter>
My Question: Will this work in overwriting the user's own Email address
when activating the "Email" button in the Infopath Form.
I work at a help desk where the Service Level 1 Techs will be submitting
trouble tickets but to ensure that updates/resolutions are received, the
responding higher level service desk/customer must reply to the Help Desk of
the form - not the Tech who created the Trouble Ticket.
Thanks, Roy