Customize which fields show on advanced vs simple pages?

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
Damien
Posts: 3
Joined: 29 Nov 2006, 03:55

Customize which fields show on advanced vs simple pages?

Post 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!
Narcissus
Developer
Posts: 338
Joined: 17 Feb 2005, 09:45

Post by Narcissus »

At the moment, no, there isn't. You would need to change the code to do that unfortunately.
dingfelder
Posts: 100
Joined: 14 Aug 2005, 22:47
Location: new zealand
Contact:

eta

Post 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
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post 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.
dingfelder
Posts: 100
Joined: 14 Aug 2005, 22:47
Location: new zealand
Contact:

what version

Post 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?)
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post 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.
Post Reply