From: Frédéric Buclin Date: Fri, 2 Dec 2011 16:31:35 +0000 (+0100) Subject: Bug 591636: "is mandatory" is not documented in the Custom Fields section X-Git-Tag: bugzilla-4.0.3~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=923f66c1db37d6b13308a43427101164e3237470;p=thirdparty%2Fbugzilla.git Bug 591636: "is mandatory" is not documented in the Custom Fields section r=timello a=LpSolit --- diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index 4b7189755c..c58c2a32df 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -2427,6 +2427,16 @@ ReadOnly: ENTRY, NA/NA, CANEDIT be displayed at all. Obsolete Custom Fields are hidden. + + + + Is mandatory: + Boolean that determines whether this field must be set. + For single and multi-select fields, this means that a (non-default) + value must be selected, and for text and date fields, some text + must be entered. + +