Skip to main content

Data Event Functions Reference

A comprehensive guide to the custom JavaScript functions available for use within Fulcrum Data Events.

Mike Meesseman avatar
Written by Mike Meesseman
Updated today

Overview

Fulcrum provides a suite of custom JavaScript functions specifically designed to interact with app data during events. These functions allow you to perform advanced validations, automate field updates, and manage complex logic within your mobile forms.

Accessing the Reference

To view the full syntax, parameter requirements, and usage examples for each function, visit our technical documentation on the learning portal.
​

Data Events Reference


Review the complete Data Events Reference for detailed information on:

  • Record Functions: Methods for accessing and modifying record data.

  • Helper Functions: Utilities for formatting and logic handling.

  • UI Functions: Commands for controlling the app interface during data entry.
    ​
    ​

Did this answer your question?