422 B
422 B
##Create Custom Merge Field##
This example demonstrates how to create a custom merge field. The business object in the example contains a list of products. Our merge field will use this list to create a table with all products. The main part of the code is the GetResultFragment method. In this method you can use the business object to create a content that best suits your requirement.
<keywords: replace, inherit>