Skip to main content
How can I make the Opportunity CreatedDate visible so I can use it in Layouts and for reporting, prioritizing workflow, etc.?

 

Related question: Is there a list somewhere with all the other invisible fields that might be valuable to know about? :)
10 个回答
  1. 2019年6月7日 13:05
    The CreatedBy field shows both who and when on the page layout so that is an option. CreatedDate is not a field that is exposed in page layouts but you could create a custom CreatedDate field on Opportunity that simply references the standard CreatedDate field and then add that to page layouts. 

     

    Of note CreatedDate does show up in reports but not list views so if you create a custom field users will see two CreatedDate fields when running reports. Just something to be aware of. The field type for CreatedDate is what is called a system field. Here is a link to all the system fields currently available: https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/system_fields.htm
0/9000