How Do I Set Up Replaceable Tokens in a Predefined Template? (Magic xpa 4.x)
The easiest way to set up replaceable tokens is:
-
Edit your template using the tool of your choice (Dreamweaver, Excel, or Word, for instance).
-
Where you want replaceable tokens, enter an easily findable string, such as qqqMG_Custxx.
-
If you are using Excel or Word, do a Save As to save the results in HTML.
-
Change your findable string into a token, such as <!$MG_Cust>.
You can see an example of this in the How Do I Create a Dynamic Word Document? topic.
The Online and Rich Client Samples projects (program MG07 and RMG07)