Hide dropdown value from form field in WorkForm

We are using a WorkForm to intake new work requests and have connected the form to a project board.

The form that we’re using includes a number of dropdown fields. For the most part, the dropdown values are not subject to change - but there is a possibility that we will need to deprecate a dropdown value from a field. However, we’re not able to remove a value if it is in use.

Similar to how we can show/hide fields on a WorkForm, it would be great to also have the ability to show/hide specific field values on a WorkForm.

This would make it such that we don’t accept that value on future form submissions, while keeping the value on historical submissions.

Thanks!