I want to be able to show the case owner manger in a field on the case main form.
the case owner is a system user and in the user entity each user can be assigned a manager. so the data exist in the user entity, but what I want is to show the manager name in the case form, and it should change dynamically every time the case owner changes.