Show another field instead of employee name at employee drop down list

Hi,
Now employee id and employee name are showing at employee drop down list.
I want to show another field instead of employee name or employee id.
How is it possible?

Please go through this thread: Display different field in link field value other than name as primary

Hi @netchampfaris,
I don’t understand your link

Or any other field you wish to be searchable and/or displayed.

Hi @codeag

It is employee customize form.

There I have set our customize employee_id field. But till now employee auto id and employee name are showing at employee drop down list

Employee drop down list

FIelds separated by comma(,) will be included in the “Search By” list of Search dialog box

Just add the fields you want in the “Search Fields” text input like this:

“employee_id,employee_name,gender,date_of_birth,branch,department,company_email”

@codeag
I have added gender. but not showing gender field value at employee drop down list

@codeag
It is working my custom report. but in salary slip employee drop down list is not working