Mandatory fields - FogBugz Knowledge Exchange [closed]most recent 30 from http://fogbugz.stackexchange.com2013-05-24T12:37:24Zhttp://fogbugz.stackexchange.com/feeds/question/4919http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://fogbugz.stackexchange.com/questions/4919/mandatory-fieldsMandatory fieldseval_z2010-09-27T08:29:11Z2013-02-06T20:22:31Z
<blockquote>
<p><strong>Possible Duplicate:</strong><br>
<a href="http://fogbugz.stackexchange.com/questions/141/why-cant-i-make-a-field-required-in-fogbugz" rel="nofollow">Why can’t I make a field required in FogBugz?</a> </p>
</blockquote>
<p>Hi,
Can I set certain fields in FB as mandatory, so users must input a value? Can I set custom fields as mandatory?</p>
<p>Thanks</p>
http://fogbugz.stackexchange.com/questions/4919/mandatory-fields/4922#4922Answer by cdeszaq for Mandatory fieldscdeszaq2010-09-27T13:04:33Z2010-09-27T13:04:33Z<p>In general, the philosophy of FogBugz is to get in the way of the user as little as possible, which means that no fields are mandatory. To that end, I don't believe there is a way to make any of the default fields mandatory, nor is there a way to do so for custom fields. Finally, while I cannot speak for FogCreek, I would be very surprised if they decided to change this theme and allow for fields to be made mandatory, so don't hold your breath waiting for this "feature"</p>
http://fogbugz.stackexchange.com/questions/4919/mandatory-fields/4925#4925Answer by James McLeod for Mandatory fieldsJames McLeod2010-09-27T13:51:20Z2013-02-06T20:22:31Z<p>The answer is no. Please see <a href="http://fogbugz.stackexchange.com/questions/141/why-cant-i-make-a-field-required-in-fogbugz" rel="nofollow">this question</a> for more information on this design decision.</p>
<p>Update by Fog Creek: make sure to look at <a href="http://fogbugz.stackexchange.com/questions/10817/required-fields-bugmonkey-customization" rel="nofollow">this BugMonkey solution</a>.</p>
http://fogbugz.stackexchange.com/questions/4919/mandatory-fields/4931#4931Answer by Ted for Mandatory fieldsTed2010-09-27T14:57:20Z2013-02-06T20:22:06Z<p>You could use this BugMonkey script to add some javascript to make it very hard, but not impossible, for users to submit a bug without filling in a field.</p>
<p><a href="http://fogbugz.stackexchange.com/questions/10817/required-fields-bugmonkey-customization" rel="nofollow">http://fogbugz.stackexchange.com/questions/10817/required-fields-bugmonkey-customization</a></p>