Search found 2 matches
- 26 Jan 2011, 10:42
- Forum: Help
- Topic: Removing fields from filter feature
- Replies: 4
- Views: 5740
Re: Removing fields from filter feature
Thanks for the hint. I was able to adjust the displayed fields by removing the related constants from config_filter_defaults_inc.php. The empty table remain but that's not much of a problem.
- 25 Jan 2011, 18:27
- Forum: Help
- Topic: Removing fields from filter feature
- Replies: 4
- Views: 5740
Removing fields from filter feature
Hello,
I have removed a number of fields since they are not used using $g_bug_report_page_fields, $g_bug_view_page_fields, and so on. However, these fields still show up in the filter feature in the overview view_all_bug_page.php. This is quite confusing for users who never see these fields ...
I have removed a number of fields since they are not used using $g_bug_report_page_fields, $g_bug_view_page_fields, and so on. However, these fields still show up in the filter feature in the overview view_all_bug_page.php. This is quite confusing for users who never see these fields ...