Contents
Why are mail merge fields not appearing in merged?
If that doesn’t help, try accessing the data source through some other path, maybe the data panel in Writer (View > Data Sources …) or through the OO Base interface (File > Open > .odb file). Rebooting doesn’t help. The data panel in writer shows the data correctly.
How can I get merge fields to appear?
In the data sources list (left sub-panel), navigate to the data source and data table for the document; the proper data should appear in the grid (right sub-panel). Select a data row and click the “Data to Fields” button in the toolbar above the data grid. The data from that row should appear in the document.
Can a merge document be sent as an e-mail?
● The mail merge main document must be of the Letters type, though that does not mean that the output cannot be sent as an e-mail message where relevant.
How to select data source in mail merge?
For example, if your data source is a Microsoft Office Excel workbook that has information on multiple worksheets, you need to select the worksheet that contains the information that you want, and then click OK. In the Mail Merge Recipients dialog box, click the name of the data source and then click Edit.
Are there any input values that do not display?
None of the text input values display, but everything else is fine. Any thoughts would be appreciated. I can’t even believe I’m having to ask this question, but that’s how crazy it’s making me. Argh. I knew this was going to be something beyond stupid. There was a bit of Javascript that was clearing data.
Why does the default value not display in HTML?
If you’re are using ‘default’ => $product [‘Product’] [‘make’] and $this->data is present, the field will not be populated. The purpose of the ‘default’ parameter is to display a default value when no form data ($this->data) is present.
How to find mail merge field code in Excel?
Press [Alt] + F9 to reveal the field coding. Or, right-click on the mail merge field and choose the Toggle Field Code option. You should now see the actual field code for the field which should look something like { MERGEFIELD Amount }.