From: Frédéric Buclin Date: Fri, 2 Dec 2011 16:27:46 +0000 (+0100) Subject: Bug 591636: "is mandatory" is not documented in the Custom Fields section X-Git-Tag: bugzilla-4.3.1~182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e58b559cf699ffb716b9c429c5e0f361e4cd38b1;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 82d986791d..71fd45bd18 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -2429,6 +2429,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. + +