Feature Matrix

Review what features are available in different areas of Salesforce formulas.

Feature Matrix

Formula Fields Validation Rules Workflow Rules Field Updates Flows Process Builders
Code Editor
  • Syntax Highlighting
  • Parenthesis Matching
  • Indenting (Tab, Shift+Tab)
  • Prevent Text Wrapping
  • Find and Replace
  • Font and Font Size Options
  • Resizable Editor
Analyze Fields
  • List the Field Type, Label, Options, and Help Text
  • View Sub Formulas
  • Load Record Values
  • Calculate Compile Size
  • Generate Edit Links
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.