Page 1 of 1

Show Custom Field in View Issues v 1.1.0a3

Posted: 17 Jul 2007, 08:19
by Spacey
Hiyas....

based on this http://forums.mantisbt.org/viewtopic.php?p=9409 I created this thread because it's about the same problem but for a new version with a different solution:

I've set up a new custom field, connected it to my project, and followed the steps here: http://www.mantisbt.org/wiki/doku.php/m ... ssues_page

...put in the modified array - added the new field name. It appears now on the view issues page but the content of the value isn't show - only "@fieldname@". I tried several things - created complete new bugs with numerous content of that field but that doesn't help.

Any idea why my field content isn't shown here but instead only the string above?

Thanks!

Posted: 17 Jul 2007, 10:42
by Spacey
Forget it, found the solution here: http://www.mantisbt.org/forums/viewtopi ... =6874#6874

Someone should update the wiki tutorial above and mntion the "custom_" addition for the array.

Posted: 17 Jul 2007, 15:01
by vboctor
The custom_* is already in the Wiki page. Search for custom_xyz. I am wondering if a section should be added to clarify this further.

Posted: 17 Jul 2007, 15:07
by Spacey
ah... yes, there.... Maybe just put in some lines in the "Using Configuration" section - that's where most of the users look at when they're doing it I think :D