In this lesson, we create a validation rule for our Mileage Tracking application. This rule is used to enforce that only positive distance traveled values are entered via the app.
In this lesson we track field history on our new custom Trip object by setting Field History Tracking. We also enable Feed Track for Chatter on the Trip object to also track field changes there as well.
I highlight a display glitch for Lightning in displaying the Chatter tab and we also adjust ...
In this lesson, we create a new custom object to track expenses. We add Lookup fields to Projects, Trips and Opportunities to be able to associate these expenses with.
In this lesson, we create a new app, the Expenses App.
We previously created a custom object to track expenses. We added Lookup fields to Projects, Trips and Opportunities to be able to associate these expenses with. We also explore Lookup Filters and making them optional. I demonstrate how to o...