Skip to main content

Reference

Technical documents for customizing GT eForms.

📄️ Traversal Pages

A dependency network has nodes for the entities in a GT eForm type, and connections between those represent relationships between those entities. The 3.50 Helium form engine uses this network to trigger what needs to happen to show form pages to a user and respond as a user interacts with the form. It does this by traversing or walking down the branches of the network. These traversals are built during the Form Build process and then are used as a user interacts with a form.