开发者

How to add a custom field to the Project administration page using the FogBugz plugin API?

开发者 https://www.devze.com 2022-12-10 16:08 出处:网络
I\'d like to a开发者_JAVA百科dd 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, t

I'd like to a开发者_JAVA百科dd 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 this creates a great deal of disconnect and could result in users forgetting to set the setting.

Is this even possible? I'm new to the FogBugz plugin API and wanted to make sure it was possible before wasting too much time researching.


It is definitely possible. Check out these interfaces in the documentation to get started:

  • IPluginProjectDisplay
  • IPluginProjectCommit

BTW: You might have more luck with questions on FogBugz and plugin development on the FogBugz StackExchange site.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号