Employee is not able to put his own name in employee list

Employee is not able to put his own name in leave request, or any other form where he is needed to put his name in the form

First, create an Employee. If you want to ensure that a user cannot set another employee’s name, you need to set up User Permission. This will prevent the user from viewing other employees’ names.

I had already created employees. I corrected his user permissions. it worked thank you