Idea Summary
Can we have the field from LOV to store its original value even if the value's been end dated.
Use Case
Let's say I have a field called “Employee name” and it's a List of Value. The query shows just a pick list of active employees. User starts picking an active employee and everything works great. The minute the employee record is no longer active, it just shows the employee_id instead of the name because the LOV dropped that record.
Preferred Solution (Optional)
Can we store the original display value until it's been updated? Currently, we have to keep all employee records on the LOV because of this issue.