ISSUES: Refine potential fields for an intermediate webform format.
1 files changed, 3 insertions(+), 1 deletions(-) M ISSUES/engine/help-wanted/webforms.md
M ISSUES/engine/help-wanted/webforms.md => ISSUES/engine/help-wanted/webforms.md +3 -1
@@ 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.