Formchen (kleines Formular)
Extreme lightweight web form generator for hierarchical and grid data supporting undo/redo.
See repository for how to install.
Load Test Suite to run all unit tests in the browser.
Basic Example
Roundtrip Demo
Basic Example (readOnly)
Same as previous example, but form is now read-only.
In read-only mode you can
- sort grid columns by clicking the header, and
- specify in schema a total row of either
sum
, avg
or count
Comprehensive Example
Array of Row Objects
🌞Please consider this data layout as column names are contained in the data rows.
Array of Row Tuples
â›…More compact than object rows, but not self-describing.
Object of Columns
🌞🌞More compact than object rows and still self-describing.
Tuple of Column Arrays
🌧 This column-matrix is neither self-describing nor conventinal; do not use it.
Single Column Array
🌧🌧 We may deprecate single column data.
Unicode Table
All Unicode symbols with code points inside the specified Code Point (CP) range.