Overview¶
Tangerine contains an extremely extensible foundational framework that allows the form developer to highly customize the core functioanlity, actions, and progression. The following section provides guidance and common examples for extending Tangerine.
What is a Tangerine form?¶
- Create a New Group
- Create New Form
- Editing the Form
- Adding Sections and Questions
- Different Input Types
- Location list import
- Skip Logic
- Validation
- Why custom build forms?
- Custom Form Building in JavaScript