Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Salesforce Platform Developer I Certification Guide

You're reading from   Salesforce Platform Developer I Certification Guide Expert tips, techniques, and mock tests for the Platform Developer I (DEV501) certification exam

Arrow left icon
Product type Paperback
Published in May 2019
Publisher Packt
ISBN-13 9781789802078
Length 546 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (2):
Arrow left icon
Jan Vandevelde Jan Vandevelde
Author Profile Icon Jan Vandevelde
Jan Vandevelde
Gunther Roskams Gunther Roskams
Author Profile Icon Gunther Roskams
Gunther Roskams
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Section 1: Fundamentals, Data Modeling, and Management
2. Salesforce Fundamentals FREE CHAPTER 3. Understanding Data Modeling and Management 4. Section 2: Logic, Process Automation, and the User Interface
5. Declarative Automation 6. Apex Basics 7. Apex - Beyond the Basics 8. The Salesforce User Interface 9. Section 3: Testing, Debugging, and Exercise
10. Testing in Salesforce 11. Debugging and Deployment Tools 12. Mock Tests 13. Other Books You May Enjoy Appendix

Formula fields

We have already explained what formula fields are in Chapter 1, Salesforce Fundamentals, but let's recap what we know about formula fields first. We'll learn more about their use in this section:

  • A formula is similar to a calculation that is executed or evaluated at the time we access/read the record, through the UI, a Visualforce page, the API, or Apex.
  • A formula field is read-only; you cannot edit it! You can edit the formula itself as an administrator from setup, but end users will never be able to edit the value/result from the UI.
  • A formula can make use of various data of the record itself or related data and even fixed variables to perform its calculations. Think of them as formulas you would use in an Excel spreadsheet. These formulas can make use of data and operations to calculate a new value for a data type.
  • Formula fields can return a value...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at R$50/month. Cancel anytime