Customizing Standard Fields

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
krishchandru
Posts: 2
Joined: 16 Sep 2015, 18:38

Customizing Standard Fields

Post by krishchandru »

Hi

How do I customize standard fields - does this require PHP code change ?
For ex:- I want to make the following changes
1. Change the values of drop down
2. Remove certain fields
3. A reporter should not be able to view the issues submitted by other reporters (so View Issues should be disabled and My view should have only the Issues submitted by me)....
How do I enable this ?
atrol
Site Admin
Posts: 8375
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Customizing Standard Fields

Post by atrol »

Start reading the Administrators guide.
These chapters should be enough to provide answers to your questions:
https://www.mantisbt.org/docs/master-1. ... MIZE.ENUMS
https://www.mantisbt.org/docs/master-1. ... FIG.FIELDS
https://www.mantisbt.org/docs/master-1. ... ONFIG.MISC
Please use Search before posting and read the Manual
Post Reply