Page 1 of 1

Add custom field based on category

Posted: 21 Jul 2017, 17:36
by mcoursolle
I created some custom fields that I have assigned to a project. However, I would like to show those fields only when the user selects a specific category.

For instance, let's say I have 2 categories (Module A, Module B). And I created a custom field called "SomeValue". Is there a way to specify that "SomeValue" is only visible/available when Module A category is selected.

Otherwise, I get a lot on unused and non-applicable fields.

Thank you,

Mathieu

Re: Add custom field based on category

Posted: 23 Jul 2017, 09:01
by atrol
This is not possible out of the box.
You would have to write a plugin, similar to this one https://github.com/mantisbt-plugins/lin ... tom-fields