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???
