From 421d7f8d2cc3c72c338b35981238ad38f825d11d Mon Sep 17 00:00:00 2001 From: sparkhi Date: Tue, 2 Apr 2024 16:24:11 +0100 Subject: [PATCH] clarified help for export template --- .../src/main/resources/Web pages/Exporting profiles.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/droid-help/src/main/resources/Web pages/Exporting profiles.html b/droid-help/src/main/resources/Web pages/Exporting profiles.html index dae095638..4ab16af2d 100644 --- a/droid-help/src/main/resources/Web pages/Exporting profiles.html +++ b/droid-help/src/main/resources/Web pages/Exporting profiles.html @@ -308,10 +308,11 @@

- An export template is a simple text file which defines customisations of columns to be exported. - Using a template, you can customise headers for the data columns, add new columns to the export, - convert the data in a column to be uppercase / lowercase and change the order in which columns - appear in the export. An example template is shown below: + An export template is a simple text file, with a .template extension, which defines customisations of + columns to be exported. Using a template, you can customise headers for the data columns, add new columns + to the export, convert the data in a column to be uppercase / lowercase and change the order in which columns + appear in the export. You can make an export template available to Droid by copying it into the + ".droid6\export_templates" folder. An example template is shown below: