Mandatory fields - FogBugz Knowledge Exchange [closed] most recent 30 from http://fogbugz.stackexchange.com 2013-05-24T12:37:24Z http://fogbugz.stackexchange.com/feeds/question/4919 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/4919/mandatory-fields Mandatory fields eval_z 2010-09-27T08:29:11Z 2013-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&rsquo;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#4922 Answer by cdeszaq for Mandatory fields cdeszaq 2010-09-27T13:04:33Z 2010-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#4925 Answer by James McLeod for Mandatory fields James McLeod 2010-09-27T13:51:20Z 2013-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#4931 Answer by Ted for Mandatory fields Ted 2010-09-27T14:57:20Z 2013-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>