Page 1 of 1

Customize which fields show on advanced vs simple pages?

Posted: 29 Nov 2006, 04:12
by Damien
I must be missing something, but is there an easy (read: Manage Configuration pages) way to configure which fields show on the simple vs advanced issue pages? I'd like to always show the version/release-related fields (target_release, etc) while hide Severity and some others. Thanks!

Posted: 30 Nov 2006, 14:45
by Narcissus
At the moment, no, there isn't. You would need to change the code to do that unfortunately.

eta

Posted: 17 Dec 2006, 21:43
by dingfelder
will this be added to an upcoming version?
If it is not alrealdy planned, I would like to add my vote to get this on the todo list

Posted: 18 Dec 2006, 04:01
by vboctor
This is planned as part of the templates supports in Mantis. At the moment, both the simple reporting page and the advanced reporting page are processed with the same submission page. Hence, if you copy some fields from the advanced page and put them on the form on the simple page, they should be picked up and processed correctly when the form is submitted.

what version

Posted: 18 Dec 2006, 04:04
by dingfelder
what version of mantis should have templates?

(my system is way out of date... i'm planning to updating to the latest dev version in Jan... is it part of that? or what is the ETA for when it might be added?)

Posted: 18 Dec 2006, 04:31
by vboctor
Templates are being developed on a separate branch. Hence, it is not part of the 1.1.0aX releases or 1.0.x releases. If I have to give an ETA on it, then it will be Mantis 2.0 and maybe sometime during 2007. thraxisp is the one working on this feature, so he might be able to give you a better estimate.