I'm trying to follow this page: http://www.mantisbt.org/wiki/doku.php/m ... ds?do=show
but I couldn't get it work.
what steps I have to follow, to get it working?
I want an association like:
'Animals' = cat|dog
'Food' = japanese|chinese
I already have the fields with:
Animals|Food (enum)
and
cat|dog|japanese|chinese
but what steps I have to do for when I select 'Animals' it only show the animals???
Help! Enumeration Custom Fields with Dynamic Possible Values
Moderators: Developer, Contributor
Re: Help! Enumeration Custom Fields with Dynamic Possible Va
is not that simple like the wiki?
I still can't get it work
no one can help? ;/
I still can't get it work
no one can help? ;/
Re: Help! Enumeration Custom Fields with Dynamic Possible Va
You could post your sourcecode and tell what is happening (getting error messages? wrong values displayed?, .....)
Re: Help! Enumeration Custom Fields with Dynamic Possible Va
i'm using the original source code.
don't know how to change (even with the wiki) :/
don't know how to change (even with the wiki) :/
Re: Help! Enumeration Custom Fields with Dynamic Possible Va
You should start with a single custom enumeration field called "Animals" and function custom_function_override_enum_Animals
But to get all run the way you want (where contents of one field influences the contents of the other) you have to learn PHP, HTML, CSS and JavaScript
But to get all run the way you want (where contents of one field influences the contents of the other) you have to learn PHP, HTML, CSS and JavaScript
Re: Help! Enumeration Custom Fields with Dynamic Possible Va
i already know this languages, not all of each. i just don't understand how mantis works.atrol wrote:You should start with a single custom enumeration field called "Animals" and function custom_function_override_enum_Animals
But to get all run the way you want (where contents of one field influences the contents of the other) you have to learn PHP, HTML, CSS and JavaScript
Last edited by flexiy on 28 Oct 2010, 10:25, edited 1 time in total.
Re: Help! Enumeration Custom Fields with Dynamic Possible Va
Furthermore post the definition of your custom fieldatrol wrote:You could post your sourcecode and tell what is happening (getting error messages? wrong values displayed?, .....)
Re: Help! Enumeration Custom Fields with Dynamic Possible Va
Hi have the same problem
What file i have to edit?
Thanks
What file i have to edit?
Thanks
Re: Help! Enumeration Custom Fields with Dynamic Possible Va
http://docs.mantisbt.org/master/en/admi ... USTOMFUNCS
User versions of these functions are placed in a file called custom_functions_inc.php in the root directory of MantisBT
Re: Help! Enumeration Custom Fields with Dynamic Possible Va
Hi,
Can i make a customization for each project in MBT?
Thanks.
Can i make a customization for each project in MBT?
Thanks.
"La inteligencia consiste no sólo en el conocimiento, sino también en la destreza de aplicar los conocimientos en la práctica."
Aristóteles
Aristóteles