function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Carlos FilipeCarlos Filipe 

Use the field Employee Number on Users

Hi,

In Standart Object "Users" we have one field "Employee Number" an we only view this field on edit mode of one user.

My questions are;
How can we put this field in the layout of users (view mode)?
Can we grant this field access (read and write permission) to a specific Profile?

Thanks in advance
Best Answer chosen by Carlos Filipe
Prateek Singh SengarPrateek Singh Sengar
Hi Carlos,
To answer your questions
How can we put this field in the layout of users (view mode)?
Yes, you can, go to setup > in quick find Type users
In Customize > User go to page layout. Add the field to the page layout. 

Can we grant this field access (read and write permission) to a specific Profile?
Yes, you can, go to setup > in quick find Type users
In Customize > User go the fields > Click on your field  > Set field level security and update as per your requirement

Hope this helps.

All Answers

Prateek Singh SengarPrateek Singh Sengar
Hi Carlos,
To answer your questions
How can we put this field in the layout of users (view mode)?
Yes, you can, go to setup > in quick find Type users
In Customize > User go to page layout. Add the field to the page layout. 

Can we grant this field access (read and write permission) to a specific Profile?
Yes, you can, go to setup > in quick find Type users
In Customize > User go the fields > Click on your field  > Set field level security and update as per your requirement

Hope this helps.
This was selected as the best answer
Carlos FilipeCarlos Filipe
Thanks Prateek for your fast answer.

;)
Rahul Walia 15Rahul Walia 15
Hi Carlos,

Were you able to do this? I cant get Employee number added to the page layout. 
Carlos FilipeCarlos Filipe
Hi @Rahul Walia 15,

Yes, I was able to resolve this issue with the Prateek answer