Working With Data Events or Calculation fields
Guides on working with data events in Fulcrum.
By Mike and 5 others6 authors17 articles
- 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.
- Calculation Field FunctionalityCreating 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.
- Calculation Field ResourcesAccess advanced technical documentation, expression syntax, and developer resources for Fulcrum calculation fields.
- Calculation Functions ReferenceExplore the complete library of custom functions available for building logic within Fulcrum calculation fields.
- Calculation Field Code ExamplesBrowse a collection of sample code snippets and common logic patterns for Fulcrum 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 EventsSetting up and getting started with data events in Fulcrum.
- Using External Data or APIsHow to set up and begin using outside data & APIs with Data Events in Fulcrum. (Advanced)
- Data Event ResourcesLearn where to find technical specifications, custom functions, and practical examples for implementing data events within Fulcrum.
- Data Event Functions ReferenceA comprehensive guide to the custom JavaScript functions available for use within Fulcrum Data Events.
- Data Event Code ExamplesAccess a library of sample data event code to customize and automate your Fulcrum app workflows.
- How does the SETHIDDEN() function work across platforms and in the Data Viewer?
