The full-featured example: a supplier lookup, European number and date formatting, per-column search, sorting, pagination and CSV export.
Open the form →A shorter example with no lookups, demonstrating the built-in dark visual theme.
Open the form →Same data, grouped by supplier with collapsible sections, a per-group subtotal and a grand total — the Pro-only summary report.
Open the form →A master table (Orders) with a repeatable grid of child rows (Order Items) edited on the same screen — add/remove line items and save both in one transaction.
Open the form →The Comments column is hidden from the grid, the CSV export and the delete confirmation screen, while staying editable in the create/update forms.
Open the form →The Payment Date column stays visible everywhere but can never be edited — enforced on the server, not just in the browser.
Open the form →A virtual column with no database field of its own: Line
Total is calculated as Unit Price × Quantity
on the fly. Add, subtract, multiply or divide any 2+ numeric
columns.
A rich-text (HTML) column edited with the Jodit WYSIWYG editor and sanitized on the server, shown here with the navy visual theme.
Open the form →