From 045fde058ab0f11eaf5876d93a0e0cba899548f5 Mon Sep 17 00:00:00 2001 From: Martijn van de Rijdt Date: Tue, 9 Jun 2020 15:27:34 -0600 Subject: [PATCH] Edited the description of the 'hidden' question type, #116 --- _sections/home-english.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_sections/home-english.md b/_sections/home-english.md index cd531b5..1845b45 100644 --- a/_sections/home-english.md +++ b/_sections/home-english.md @@ -80,8 +80,8 @@ XLSForm supports a number of question types. These are just some of the options | barcode | Scan a barcode, requires the barcode scanner app to be installed. | | calculate | Perform a calculation; see the **Calculation** section below. | | acknowledge | Acknowledge prompt that sets value to "OK" if selected. | -| hidden | A field with no associated UI element | -| xml-external | Adds a reference to an [external XML data](#external-xml-data) file | +| hidden | A field with no associated UI element which can be used to store a constant | +| xml-external | Adds a reference to an [external XML data](#external-xml-data) file | ### GPS For example, to collect the name and GPS coordinates of a store, you would write the following: