Can the order of the fields in the View Issues filter section be changed?
Also, can any of these fields not being used be hidden/deleted?
Thanks
Order of fields in View Issues Filter
Moderators: Developer, Contributor
Re: Order of fields in View Issues Filter
Not the columns, but the actual filter choices...
Re: Order of fields in View Issues Filter
Got it, didn't read exactly what you wrote.Shifter7 wrote:Not the columns, but the actual filter choices...
Some fields disappear automatically if you disable a functionality (e.g. you will not see the profile fields if $g_show_profile = OFF)
There are no more configuration options for it.
You have to change the code of function filter_draw_selection_area2 in file core/filter_api.php if there is a need for more customization.
Re: Order of fields in View Issues Filter
I'll give it a shot.
Thanks!!!
Thanks!!!