In this lecture I show you how to set up history tracking for field values on an object. Field History Tracking can be set on the object level and you have a limit of 20 fields that you can track history on. I also update the Page Layout on our Productions page layout to include the Production History related list, which displays any changes to a record.
In this lecture I show you how to create an auto-number field. We create a custom field with a field type of auto-number on our custom object of Production Position. To change a Name field from Text to auto-number, you click Edit from the object level to change the field type of the Name field. I...
Before we create a basic formula field, which we will pull in an ID field, I felt it would be helpful for you to understand more related to Salesforce IDs at this point in the course. I talk through the 15 and 18 digit characteristics of the Salesforce ID, and also how to access via the URL in yo...
In this lecture we get hands on experience with accessing an ID for a record by creating a formula field. We also update the page layout to display the formula field for the ID in the Details section of the page layout. We also utilize the Advanced Formula tab in the formula editor.