User Permissions: No read rights, but able to set

I need to achieve the following: An Employee is only allowed to see it’s own Employee record. But he must be able to select any Employee in a Linked Field of another DocType.

Is this somehow possible?

Try this:

  1. Go to customize form (or doctype) and select the field where you want this behaviour

  2. Check option Ignore User Permission

@kennethsequeira Thanks for your reply. That was my first idea as well. Without any luck.