Difference between revisions of "The -- field notation"
From All n One's bxp software Wixi
Philip Lacey (talk | contribs) (Created page with "In Microsoft Word it is possible to do a mail merge. About.com define a mail merge as: ''Definition: A feature of word processing programs that allows the user to insert...") |
Philip Lacey (talk | contribs) m |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | |||
| + | {| class="wikitable" style="width:100%;" | ||
| + | ! style="width:25%;text-align:center;" | The -- notation | ||
| + | ! style="width:25%;text-align:center;" | Standard replacements | ||
| + | ! style="width:25%;text-align:center;" | The -- notation for bxp forms | ||
| + | ! style="width:25%;text-align:center;" | Special replacements | ||
| + | |- | ||
| + | | style="text-align:center;" | [[The_--_field_notation|Link]] | ||
| + | | style="text-align:center;" | [[Standard_field_replacements|Link]] | ||
| + | | style="text-align:center;" | [[The_--_field_notation_for_bxp_Forms|Link]] | ||
| + | | style="text-align:center;" | [[Special_--_notation_fields|Link]] | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | |||
| + | = Overview = | ||
| + | |||
| + | |||
In Microsoft Word it is possible to do a mail merge. | In Microsoft Word it is possible to do a mail merge. | ||
| Line 5: | Line 23: | ||
| − | ''Definition: A feature of word processing programs that allows the user to insert data from a data source into a second document. Frequently used for putting together mailings, it can be used to create any kind of document. It is particularly helpful when creating multiple copies of a document that requires customized information.'' | + | ''Definition: A feature of word processing programs that allows the user to insert data from a data source into a second document. Frequently used for putting together mailings, it can be used to create any kind of document. It is particularly helpful when creating multiple copies of a document that requires customized information.'' [http://wordprocessing.about.com/cs/glossary/g/Mailmerge.htm] |
| − | |||
| − | |||
| Line 24: | Line 40: | ||
| − | "Thank you for calling today, my name was --strAgent_Name--." | + | ''"Thank you for calling today, my name was '''--strAgent_Name--'''."'' |
| Line 32: | Line 48: | ||
The -- notation is used extensively throughout bxp. | The -- notation is used extensively throughout bxp. | ||
| + | |||
| + | |||
| + | |||
| + | [[Category:Module Specific:Form Management]] | ||
| + | [[Category:Module Specific:Communications Centre]] | ||
| + | [[Category:Topic:Communications]] | ||
Latest revision as of 21:46, 13 March 2018
| The -- notation | Standard replacements | The -- notation for bxp forms | Special replacements |
|---|---|---|---|
| Link | Link | Link | Link |
Overview
In Microsoft Word it is possible to do a mail merge.
About.com define a mail merge as:
Definition: A feature of word processing programs that allows the user to insert data from a data source into a second document. Frequently used for putting together mailings, it can be used to create any kind of document. It is particularly helpful when creating multiple copies of a document that requires customized information. [1]
bxp software (bxp) has the ability to perform a mail merge as well, but directly in emails, SMS messages and templates.
In order to tell bxp which part you want to replace you have to highlight to bxp that you want to attempt a replacement.
This is done using the -- Notation (minus minus notation).
Create a block of text in specific system areas and you can then replace words into the block of text. e.g.
"Thank you for calling today, my name was --strAgent_Name--."
This tells bxp to replace --strAgent_Name-- with the name of the person who is currently logged in.
The -- notation is used extensively throughout bxp.