From 5e623a924db3b7de6c39419f1a7b764a23de1b96 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Wed, 7 Jun 2017 22:57:40 +0200 Subject: tdf#98799 tdf#102930 Document the logic of the MM wizard 3rd page On the Insert Address Block page after selecting the 2nd substep one has to match the address elements of the document with fields of the data source. Otherwise one cannot continue to the next step or close the wizard. Try to convey these as warnings on the page. Change-Id: I98fb1c7473fec1d7c2c2b532f3a2f52bb538d606 Reviewed-on: https://gerrit.libreoffice.org/38546 Reviewed-by: Gabor Kelemen Tested-by: Gabor Kelemen --- source/text/swriter/01/mailmerge03.xhp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/text/swriter/01/mailmerge03.xhp b/source/text/swriter/01/mailmerge03.xhp index 807d7e5a49..85a45cbf97 100644 --- a/source/text/swriter/01/mailmerge03.xhp +++ b/source/text/swriter/01/mailmerge03.xhp @@ -46,6 +46,7 @@ Adds an address block to the mail merge document. Select the address block layout that you want to use. +If you select This document shall contain an address block, the third and fourth substeps become enabled on this page. Then you have to match the address block elements and the field names used in the mail. Suppress lines with just empty fields Enable to leave empty lines out of the address. @@ -55,6 +56,7 @@ Match fields Opens the Match Fields dialog. +Unless all address elements are matched with a column header, you cannot finish the Mail Merge wizard with the Finish button or continue to the fourth step of the wizard. Shows a preview of the address block template filled with data. -- cgit