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
learn_cloudsflearn_cloudsf 

How to Display ID of field on standard Page in Salesforce

How to Display ID of field on standard Page in Salesforce
Amit Chaudhary 8Amit Chaudhary 8
Hi learn_cloudsf

Create a formula field like below and add field on page layout
 
CASESAFEID(Id)