View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0015317 | mantisbt | filters | public | 2012-12-25 07:45 | 2012-12-26 03:39 |
| Reporter | Chewits | Assigned To | |||
| Priority | low | Severity | feature | Reproducibility | have not tried |
| Status | acknowledged | Resolution | open | ||
| Summary | 0015317: Add possibility to rearrange filter fields on the filter panel | ||||
| Description | I've tried to create a new filter field using MantisFilter class. I did it, but now this filter field occupied a new <tr>...</tr> line on the filter panel, although it might be in the previous line near the other filters. It would be nice to have an opportunity to appoint the order of each field on the filter panel. This allows to compact and rearrange filter panels view. | ||||
| Additional Information | It may just be a property of the MantisFilter class. Also filter_api.php should be modified. | ||||
| Tags | No tags attached. | ||||
|
I agree that this would be a nice feature, however implementing it would require a complete overhaul of a very long and complex function (filter_draw_selection_area2), and probably several underlying APIs as well, not to mention designing an interface to allow the user/admin to rearrange the filters. |
|