Adding a new columns set to Manage Columns

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
kratib
Posts: 12
Joined: 07 Jun 2006, 09:21

Adding a new columns set to Manage Columns

Post by kratib »

I am working on the MantisBT-Slack integration plugin (https://github.com/infojunkie/MantisBT-Slack) and I would like to send a custom list of bug fields to Slack. I see that the Manage Columns page allows to select columns that should appear in various places of Mantis (e.g. page view, print view, etc.) Is there a way to create additional entries on this page? I would create an entry for my plugin and manage it there.
atrol
Site Admin
Posts: 8539
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Adding a new columns set to Manage Columns

Post by atrol »

Please use Search before posting and read the Manual
kratib
Posts: 12
Joined: 07 Jun 2006, 09:21

Re: Adding a new columns set to Manage Columns

Post by kratib »

Looks great! Thanks for the reference. Until I get to this, I'm treating the columns array as a regular plugin setting: https://github.com/infojunkie/MantisBT- ... 82dfd8dbaa
Post Reply