Add custom fields to custom status page

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
Mike74000
Posts: 2
Joined: 16 Mar 2016, 16:35

Add custom fields to custom status page

Post by Mike74000 »

Hello,

Is is possible to add a custom fied to a custom status page ?
I know that it is possible to affect a custom field on existing status (e.g Display When Closing Issues through the Manage custom field section) but I would like to add a custom field to a custom status page.

How can I do that ?

I find an old post about this requirement, but no solution (viewtopic.php?f=4&t=7182)

Thanks for your help.

Regards,

Mike
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Add custom fields to custom status page

Post by atrol »

This is a known feature request which is not implemented yet
https://www.mantisbt.org/bugs/view.php?id=5650

You could write a plugin that catches event EVENT_UPDATE_BUG_STATUS_FORM.
Please use Search before posting and read the Manual
Mike74000
Posts: 2
Joined: 16 Mar 2016, 16:35

Re: Add custom fields to custom status page

Post by Mike74000 »

Hello,

Thanks for your feedback.
I will try to do this with a plugin.

Regards,

Mike
Post Reply