function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sai ramsai ram 

how to display value of formula field in vf page

i want to display formula field value in vf page but it showing total formula in vf page
ShirishaShirisha (Salesforce Developers) 

Hi Sai ram,

Greetings!


You can simply use <apex:OutputField> tags to display the formula field.

Please check the below thread for more examples:

https://salesforce.stackexchange.com/questions/150983/how-to-display-formula-field-in-vf

Kindly mark it as best answer if it helps so that it can help others in the future.

Warm Regards,
Shirisha Pathuri