Products Technologies Demo Docs Blog Support Company

Web.TextControl X13: Improved Merge Field Insertion

After loading a database excerpt file into the Mailings tab of Web.TextControl, a master table must be selected to perform the report preview. This is the same master table that is used when merging the template using the Merge method of the reporting engine MailMerge. This master table is used to match the merge fields with database columns. All nested blocks must have a relation to this master table in order to be merged properly. Merge fields from child tables can be inserted using the…

Web.TextControl X13: Improved Merge Field Insertion
Web.TextControl X13: Improved merge field insertion

After loading a database excerpt file into the Mailings tab of Web.TextControl, a master table must be selected to perform the report preview. This is the same master table that is used when merging the template using the Merge method of the reporting engine MailMerge.

This master table is used to match the merge fields with database columns. All nested blocks must have a relation to this master table in order to be merged properly. Merge fields from child tables can be inserted using the "dot notation" by adding the table names as prefixes to the merge field names.

But each and every field or merge block must have a relation to the selected master table. To help users to select the right tables when inserting merge fields or merge blocks, the drop-down items that have a relation are colored in orange in version X13 (23.0). The relations can be added in the dialog Edit Data Relations. The following screenshot shows the relations of the sample database and the main relation between Sales_SalesOrderHeader and Sales_SalesOrderDetail.

Web.TextControl X13: Improved merge field insertion

In the first screenshot, Sales_SalesOrderHeader is selected as the master table. When opening the Merge Field drop-down list now, the table Sales_SalesOrderDetail is colored in orange which implicates that fields from this table have a direct relation to the selection master table:

Web.TextControl X13: Improved merge field insertion

The same concept is used for the Merge Block drop-down which highlights all related tables in orange:

Web.TextControl X13: Improved merge field insertion

This concepts helps specifically inside of merge blocks. Fields inside a merge block must be part of the merge block table or a related table. The following screenshot shows the opened Merge Field drop-down when the input position is inside an inserted merge block:

Web.TextControl X13: Improved merge field insertion

Stay tuned for more helpful features of TX Text Control .NET Server X13.

Did you already pre-order your licenses? Make sure to get your free spell checking license.

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Related Posts

ASP.NETASP.NET CorePDF/UA

PDF/UA vs. PDF/A-3a: Which Format Should You Use for Your Business Application?

In this blog post, we will explore the differences between PDF/UA and PDF/A-3a, helping you choose the right format for your business needs. We will discuss the key features, benefits, and use…


ASP.NETASP.NET CorePDF/UA

Validating PDF/UA Documents in .NET C#

Creating accessible and compliant PDF documents is becoming an increasingly important requirement across industries. In this blog post, we explore how to validate PDF/UA documents using Text…


ASP.NETWindows FormsWPF

Sneak Peek: TX Text Control 34.0 Coming November 2025

We are excited to announce the upcoming release of TX Text Control 34.0, scheduled for November 2025. This update brings a host of new features and improvements to enhance your document processing…


ASP.NETWindows FormsWPF

TX Text Control 33.0 SP3 is Now Available: What's New in the Latest Version

TX Text Control 33.0 Service Pack 3 is now available, offering important updates and bug fixes for all platforms. If you use TX Text Control in your document processing applications, this service…


ASP.NETASP.NET CoreDocument Viewer

High-Performance Text Replacement in Large DOCX Files using C# .NET

Learn how to efficiently replace text in large DOCX files using C# .NET and the ServerTextControl component from Text Control. This article demonstrates the performance benefits of using the…