Formula Script is a simple scripting language designed specially for EspoCRM. It’s a tool that provides the ability to manipulate data and automatically perform operations.
Calculated fields
One of the common applications of Formula Script is calculated field. A pre-defined script can be processed every time before a record is saved. Aside from calculations, this feature can also perform certain additional actions. For example, you can create a script to add or remove some value from a field if certain conditions are met, or to convert date and time values according to system settings or to a specified time zone and format. With the help of calculated fields, businesses can save time spent on routine, time-consuming calculations and reduce the potential for human mistakes.
Quick tour
Take the quick tour to see how Formula Script can be used in EspoCRM. Click on hotspots or use the arrow keys to move through steps.
Documentation
Learn more about Formula in our documentation.