Formula field not displaying on the record edit page?

 


Formula field not displaying on the record edit page?


 If a user creates a record then the formula fields will not be visible on the record edit page(but available on record save)

 Formula fields are not visible on the create/edit record page since Formula field get its value from the created record's fields that will only have value after the record is created.


Note - Formula Fields cannot display on the edit screen using the Classic mode. They are available in Salesforce Lightning Experience.

For users to see the Formula fields in the Classic Mode, user(s) need to use Inline Editing or they can override the edit page with a Visualforce Page.

Comments