Form Editor

Editor Configuration
Panel Borders
Border Width
Border Style
Section Borders
Border Width
Border Style
Item Borders
Border Width
Border Style
Border Radius
Layout
Column Gap
Field Height
Colors
Border Idle Color
Border Hover Color
Border Selected Color
Item Idle Background
Item Selected Background
Insert Marker Color
Insert Marker
Line Width
Form Properties
General
Form Name
Form Scripts

These scripts fire at the form level (not per-field). Use form, data, and api objects.

Runs before the form loads data
Runs after form data is loaded
Runs before saving; return false to cancel
Runs after a successful save
Custom validation; return error string or null
Runs before the form closes; return false to cancel
Runs when user reverts changes
Runs on any field value change
Runs before record is deleted; return false to cancel
Export Form Layout

This JSON structure is ready for database integration. Panels, sections, and fields arrays contain records matching the database schema.

Select an element to configure
Panels
Field Panel
List Panel
Message Panel
Block
Field Panel Items
Section
Form Title
Section Title
Single-Line Field
Multi-Line Field
Fractional-Line Fields
Drag panels here to start building your form