Open topic with Search, TOC, and Index
Inserting Special Fields
|
The option to insert special fields is available to Advanced Users only.
|
You can click the Insert Special Field button of the E-mail, Fax, or Letter Template Editor to insert a new opportunity product table, SQL statement, or custom mail merge field.
To insert a special field
- Open the Template Editor.
- On the toolbar, click Insert Special Field.
- From the menu, select the type of field you want to add to the template.
Adds a table with opportunity product and price information.
You can insert the following SQL fields:
- Text
- Image
- Table
- Bulleted List
- Numbered List
- Custom
|
If a custom field is added to the template and the scripts have not been modified
correctly, the mail merge will not run until the scripts are corrected, or the custom
field is removed.
|
Before you insert a custom field, the custom field must be handled by writing code
in the SLX Mail Merge OnCustomFieldName script (LAN) or the class function Sage.MailMergeService.prototype.HandleOnCustomFieldName
located in jscript\sage-mailmerge\sage-mailmerge-service.js.
The SalesLogix Mail Merge Field Editor dialog box opens.
- If necessary, use the edit field to make your changes, and then click Apply.
- Click OK.
Related Topics
Editing Merge Fields
Editing SQL Text Fields
Editing SQL Image Fields