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
There are no user contributed notes for this page.
Last updated: Thu, 13 Oct 2011 - 10:28:43

Mantis @ SourceForge