Want to remove fields... How?

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
Laurens
Posts: 1
Joined: 25 Sep 2008, 13:50

Want to remove fields... How?

Post by Laurens »

Hi,

I just want to remove some fields in the bug reporting screen, that we do not use in our company. These fields are Reproducibility, Severity, Platform, OS, the Additional Information - textbox... and some other fields.

How can I just made them invisible for the user?

I have found a lot examples on the internet and on this forum about customizing the array of options in the Severity and Reproducibility box, but still no clear solution yet for just hiding them :(

Anyone?
thegisguy
Posts: 13
Joined: 09 Sep 2008, 19:22

Re: Want to remove fields... How?

Post by thegisguy »

I had the same question. I posted my solution on thing forum. Basically I just removed the fields from the html portion in the bug report page. They still are in the database. empty values just get up in those fields for those records.
Post Reply