From bb37c3314e031ffd84ba6f392dc77a5bf22d07e8 Mon Sep 17 00:00:00 2001 From: Adrian Cochrane Date: Mon, 13 Apr 2020 09:59:24 +1200 Subject: [PATCH] ISSUES: Refine potential fields for an intermediate webform format. --- ISSUES/engine/help-wanted/webforms.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ISSUES/engine/help-wanted/webforms.md b/ISSUES/engine/help-wanted/webforms.md index 3f3d05b..fca8af1 100644 --- a/ISSUES/engine/help-wanted/webforms.md +++ b/ISSUES/engine/help-wanted/webforms.md @@ -115,9 +115,11 @@ Each input in the form should specify: * Whether it's required * Name +* Label * Default value, if any * Whether it accepts free-form text -* A word-based validation regexp +* Valid/favoured words/ngrams +* Editable? * Any prescribed options, with their human friendly labels & machine friendly values. * Whether it accepts multiple inputs. * The input `type`, in case that matters for the embedding GUI. -- 2.30.2