Scenario:
- We create a custom list and add in keywords A and B
- As times goes by A is no longer relevant but B is still used and we have to add C.
- For the users not to see A I have to delete it.
Challenge:
The requests that is still open should still have A linked to them until they have all been implemented and any new requests should now use B or C.
When editing the request the value is lost in the field as the list item A has been deleted.
Requirement:
To be able to 'display = no' list items.
All can work exactly as it currently does but the ONLY change is that if the display is "No" then it doesn't display for the users to select in the custom list.