The Create Correspondence Solution Template allows you
to: Customize the toolbar by adding a custom button on
it along with the default Save and Cancel button and making it visible
in the Non-Preview mode.
To add action handler for the custom button.
Call a post process on the button's action.
For this scenario, the following tasks are covered:
Add button- Send For Review in the toolbar.
Make the button visible when the letter is opened in non-preview
mode.
Provide the inputs like email address of the recipient and
a supporting document.
Add the email address and attachment(as Base64) as separate
tags in the xml.
Provide the XML as input to the post process which reads
the xml and sends an email with the attachment accordingly.
|
|
|