Designer 10.15 | webMethods CAF and OpenUI Development | Using a Simple Email Deliverer | Adding a Simple Email Deliverer
 
Adding a Simple Email Deliverer
You must create a view as a container for the Simple Email Deliverer user interface control. You can use the Composite Application Framework form template and add the Simple Email Deliverer data provider to a Modal Dialog or Modeless Dialog control.
For information about the control’s properties, see the reference documentation for the Simple Email Deliverer control.
*To add a simple email deliverer
1. In the UI Development perspective of an opened Web or portlet application, click the Project Explorer or Solutions view, select an existing view to edit or add a new view to the project.
2. In the Palette view, expand the Data node, and then drag the Simple Email Deliverer to the view in the design canvas.
3. In the Choose Data Target panel, click Add new simple property to portletname/default, and then click Next.
4. In the Add New Property panel, in the Property Name text box, type a name for the property.
5. (Optional) Select Property is writable (setter will be generated) check box, and then click Finish.
Related Topics