Explore real-world implementations of the Form Builder. Each example demonstrates different features and patterns you can use in your own projects.
A comprehensive multi-step form demonstrating complex validation, conditional navigation, sidebar navigation, and form submission workflows.
Demonstrates dynamic URL construction, template placeholders, conditional rendering, and image display blocks.
Showcases real API calls with loading states, response handling, and data display using JSONPlaceholder API.
Demonstrates custom function services for calculations, validations, and business logic with real-time computation.
Showcases computed fields that automatically update based on other field values using declarative expressions.
Demonstrates how to implement complex business logic using custom JavaScript functions for validation and calculations.
Combines API calls with computed fields to demonstrate real-time data fetching and automatic calculations.
Demonstrates encrypted secret context, bearer token authentication, and automatic token refresh for secure API integration.