Project

General

Profile

How can I make a custom field become hidden when an issue is closed

Added by evangelia_ katsi 3 months ago

How can I make a custom field become hidden when an issue is closed. When I go to Administration->Workflow and select field permissions it gives me the options read only and required.


Replies (2)

RE: How can I make a custom field become hidden when an issue is closed - Added by Holger Just 4 days ago

Redmine does not support to hide fields based on the issue status.

RE: How can I make a custom field become hidden when an issue is closed - Added by Jimmy Westberg about 10 hours ago

If it's only for the looks and not security you can have either Javascript or plain CSS handle it on client side. But be aware this approach only hides it, a tech savvy person will still be able to find it.

    (1-2/2)