Review what features are available in different areas of Salesforce formulas.
Formula Fields | Validation Rules | Workflow Rules | Field Updates | Flows | Process Builders | |
---|---|---|---|---|---|---|
Code Editor
|
||||||
Analyze Fields
|
||||||
Format Formula
Automatically format formulas intelligently based on the complexity of each branch, keeping it compact and readable where possible.
|
||||||
Code Autocomplete
The editor provides a list of available formula fields/functions as you type.
|
||||||
Review Changes
Review the changes you've made to the formula before you save it, helping you confirm what was changed.
|
||||||
Automatic Syntax Checking
The formula is automatically validated for you as you type so you don't have to click Check Syntax.
|