Page 1 of 1

Filtering in 'all projects' of custom dynamic fields

Posted: 21 Mar 2018, 22:13
by mpa
I have created one dynamic custom field of type 'enumeration' type using this function as an example:
https://www.mantisbt.org/wiki/doku.php/ ... tom_fields
I have attached this particular dynamic field to multiple projects and sub-projects.

I made the this dynamic custom field also visible within the filter-window in the 'View all page'.

When I am on the page 'View all' and I have selected one of the projects, the filter is working like expected. The items are visible in de listbox.

But when I select 'All Projects' the listbox only contains 'Any'. So therefore I am not able to filter over multiple projects.

How am I able to fix this?
Any help is very much appreciated.

Thank you.
Max.

Re: Filtering in 'all projects' of custom dynamic fields

Posted: 22 Mar 2018, 07:13
by atrol
Seems you did not read what I wrote at https://www.mantisbt.org/bugs/view.php?id=24146#c59270
you should at least provide a screen shot of your custom field definition and the source code of your custom function.