Working with Custom Form Logic
Articles on working with CFL, events and default handlers, and unit testing.
- Quick Start Guide — Get started with this introduction.
- Unit Testing the Custom Form Logic — Learn how to unit test your solution.
- Default Handlers — Learn which handlers are added to the form by default, and how to disable them if necessary.
- Event Trigger Conditions — This article describes what actions will trigger what event handlers in what order.
- Working with FormRecords — Some considerations for working with FormRecords.