Custom fields in view page
Posted: 01 Feb 2012, 08:09
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:
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
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);
Thx for any answer,
abdaizs