Working With Data Events or Calculation fields
Guides on working with data events in Fulcrum.
Overview of the Javascript EditorOverview of the code editor for Data Events and Calculation fields.
Debugging Data Events and Calculation FieldsWe've all been there. Here are some best practices on debugging your code
Is there any way to save my expression in a calculation field or data event when it is not valid?How to save your invalid code.
How do Calculation fields work?Creating powerful expressions in the calculation field.
How do I control the format of a calculation field for numbers and currency?Using display format settings on calculation field output for text, number, and currency formatting.
Where can I find more details on the calculation fields?Additional calculation field resources.
Where can I find references for calculation functions?Link to the references page for calculation field functions.
Where can I find examples of calculation field code?Link to our examples for calculation fields.
What are data events?How data events can be used to run code that is triggered by specific actions.
Making a request to the Query API from your data events scripts
Introduction to Fulcrum Data EventsA general introduction to Data Events, how they work, and what you can build with them. (Advanced)
Getting Started With Data EventsHow to set up and get started using Data Events in Fulcrum. (Advanced)
Using External Data or APIsHow to set up and begin using outside data & APIs with Data Events in Fulcrum. (Advanced)
Where can I find more details on data events?Additional data event resources.
Where can I find references for data event functions?Link to the reference page for data event functions.
Where can I find examples of data event code?Link to the data event examples page.