I want to change the position of the filters fields

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
eferreira
Posts: 14
Joined: 27 Jul 2011, 20:23

I want to change the position of the filters fields

Post by eferreira »

Hi, I am using Mantis 1.2.8 and I want to change the position that the field (custom fields and standard fields) are viewing in the filter page.

Do somebody knows how to doing without change the php code?

Thanks
Eduardo
atrol
Site Admin
Posts: 8553
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: I want to change the position of the filters fields

Post by atrol »

Are you talking about the fields in the list of the issues or the fields where you set the filter?
Please use Search before posting and read the Manual
eferreira
Posts: 14
Joined: 27 Jul 2011, 20:23

Re: I want to change the position of the filters fields

Post by eferreira »

I am talking about the fields where you set the filter
atrol
Site Admin
Posts: 8553
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: I want to change the position of the filters fields

Post by atrol »

There is no customization option for this.
You would have to change the source code.
Please use Search before posting and read the Manual
eferreira
Posts: 14
Joined: 27 Jul 2011, 20:23

Re: I want to change the position of the filters fields

Post by eferreira »

Ok, thank you atrol for your response

Best regards
Eduardo
eferreira
Posts: 14
Joined: 27 Jul 2011, 20:23

Re: I want to change the position of the filters fields

Post by eferreira »

Where I have to change the source code for change the filter fields position?

Thanks
Eduardo
atrol
Site Admin
Posts: 8553
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: I want to change the position of the filters fields

Post by atrol »

core/filter_api.php function filter_draw_selection_area2
Please use Search before posting and read the Manual
eferreira
Posts: 14
Joined: 27 Jul 2011, 20:23

Re: I want to change the position of the filters fields

Post by eferreira »

Atrol,

thank you for your support.

Best regards
Eduardo
Post Reply