Page 1 of 1

Custom fields in view page

Posted: 01 Feb 2012, 08:09
by abdaizs
Hi All!

It's possible to make different views by each projects, if I want. There is a customization for the columns http://www.mantisbt.org/wiki/doku.php/m ... ssues_page.
BUT: I want to display a custom field. I read, that custom_[custom_field_name] will be work, but isn't.

Can anyone suggest for me something?

Here is my config, what I changed for the project:

view_issues_page_columns is the config parameter name. For one project and any user:

Code: Select all

array (selection, edit, priority, id, bugnotes_count, reporter_id, handler_id, status, custom_Megvalósulás módja, last_updated, summary);
It contains hungarian characters, like á, ó. How can I make it for work? Config is good, all fields are showen, but Megvalósulás módja not..

Thx for any answer,
abdaizs

Re: Custom fields in view page

Posted: 02 Feb 2012, 07:34
by atrol
Which version of MantisBT do you use?

Re: Custom fields in view page

Posted: 02 Mar 2012, 16:40
by abdaizs
My version is 1.2.4

Re: Custom fields in view page

Posted: 02 Mar 2012, 18:11
by atrol
Since version 1.2.x you can use "Manage" -> "Manage Configuration" -> "Manage columns" for this.

Re: Custom fields in view page

Posted: 02 Mar 2012, 18:33
by abdaizs
Yes, I know! I find a solution, it has been reported as bug: http://www.mantisbt.org/bugs/view.php?id=12698

Re: Custom fields in view page

Posted: 03 Mar 2012, 09:59
by atrol
I recommend to update to latest stable version (1.2.8 at the moment)