Mantis Logo
Mantis Manual
Manual
Configuration

Database
Path
Webserver
Version
Email
Language
Display
Time
JpGraph
Date
News
Default Preferences
Summary
Bugnote
File Upload
HTML
Authentication
Status Settings
Filters
Misc
Colors
Cookies
Database Tables
Speed Optimisation
Reminders
Bug History
Sponsorship
Source Control Integration
Custom Fields
My View Settings
Relationships
System Logging


Partner Links


Filters
Last Modified: December 12, 2004 09:12AM
(Any)
Description

$g_filter_by_custom_fields Show custom fields in the filter dialog and use these in filtering. Defaults to ON.
$g_filter_custom_fields_per_row The number of custom fields to display per row. The default is 7. The value should be greater than or equal to 7.
$g_view_filters = SIMPLE_DEFAULT; Controls the display of the filter pages. Possible values are:
  • SIMPLE_ONLY - only simple view
  • ADVANCED_ONLY - only advanced view (allows multiple value selections)
  • SIMPLE_DEFAULT - defaults to simple view, but shows a link for advanced
  • ADVANCED_DEFAULT - defaults to advanced view, but shows a link for simple
$g_dhtml_filters = OFF; Controls the use of DHTML filters that will display the filter in view page using DHTML and javascript. Default is OFF. This requires $g_use_javascript to ne set to ON. This may not work in all browsers as it requires xmlhttprequest functionality.

User Contributed Notes
Filters
Add Notes About Notes
crocuss16-bt@yahoo-n-o-s-p-a-m.com
28-Feb-2005 11:12
#366
Is there a way to get the Mantis v.0.18 style filters back in v.0.19? I confused the $g_view_filters variable for this, but it apparently means something different.

The advantage of the old style filter is that it is much smaller (vertically) by default.
notrealemail@notrealemail.com
01-Sep-2005 10:28
#588
Hi.
Do you know how reduce by default the filter dialog in the "view issue" view ?
I don't find the variable whose control this filter dialog.
I don't want controls the display of the filter pages whith the $g_view_filters variable, but only reduce the filter dialog by default.

Thanks.
james.j.barnes@siemens.com
26-Apr-2006 5:37
#1022
Is there a way of when filtering on custom fields to actual see the different customer field defaults in the drop down choose field.

I have created a number of custom fields. they initially seem to be available to be chosen and then after further investigation any is all that can be chosen?
chelmonrostratus@hotmail.fr
19-Jun-2006 8:03
#1140
Is there a way to create a filter with only the projects I'm involved in?

Here is the situation: the members of the company are automatically included in the private projects, so they can see all the bugs. I'd like to have a filter with only the bugs of the projects the current user is concerned by.

Thanks for your help
Add Notes About Notes
Last updated: Mon, 06 Oct 2008 - 11:32:38

Mantis @ SourceForge