How to add a custom field to the Project administration page using the FogBugz plugin API?
I'd like to add a custom field to Projects in FogBugz and have that field show up in the project administration page. This way, when a user creates a new project, or edits an old one, the field can be edited immediately. My only other alternative would be to create a custom page with a form for associating the field specifically, but t...