Hopefully someone here can help me. I have been customising Mantis to include 4 new fields. I manually altered the code to include them, as the customised fields did not quite suit my needs.
I am at the point of creating the filters. I have successfully created 2 of the 4 filters. They all filter results successfully, however 2 of the filters call the return_dynamic_filters.php code and open their options without changing page and 2 of the filters do not, and open the view_filters_page.php to display their options.
I am trying to make it so that all of my filters open on the same page. I have looked through the code, but I cannot find any obvious problems, or differences between the ones that work and the ones that do not. Can anyone advise me how the call to the dynamic_filters.js is determined by the view_all_bug_page.php as I am struggling to unravel the code?
(BTW I am a php beginner, so it might be something obvious I've missed...)
Thanks
Andrew
Customising Filters
Moderators: Developer, Contributor