Getting Started
Templates that Maven uses are in C:\AgWare\Maven\web\Templates\Custom
Templates are made using mail merge.To get to merge fields in Word. To enable MERGEFIELD, press Alt + F9. To add a MERGEFIELD, click Ctrl + F9.
A set of brackets will appear {}. The way it will be entered will look like this { MERGEFIELD Mergefield.Name }.
Fieldname |
|
switches |
Description |
\b |
Specifies the text to be inserted before the MERGEFIELD field if the field is not blank |
\f |
Specifies the text to be inserted following the MERGEFIELD field if the field is not blank |
\m |
Specifies that the MERGEFIELD field is a mapped field |
\v |
Enables character conversion for vertical formatting |
Switch |
|
\* Caps |
Capitalizes the first letter of each word. |
\* FirstCap |
Capitalizes the first letter of the first word. |
\* Upper |
Capitalizes all letters. |
\* Lower |
All letters are in lower case. |
|
|