Invoices — Live Metadata Render
Universal render from metadata registry. Route: /render/invoices
Page: invoices
Type: CRUD
Route: /invoices
Table: invoices_table
Layout: invoices_main_layout
Back to Builder
Toolbar
Finder / Filters
Total Rows
0
Metadata preview only
Columns
9
Configured columns
Buttons
7
Configured buttons
Connectors
9
Configured connectors
Invoices Table
Rows/page: 50; Freeze header: True; Checkbox: True; Finder: True
| ☑ | Invoice No | Date | Customer | Product | Quantity | Price | Total | Currency | Status |
|---|---|---|---|---|---|---|---|---|---|
| ☐ | Text | Date | Text | Text | Number | Money | Money | Text | Status |
| ☐ | Preview | Preview | Preview | Preview | Preview | Preview | Preview | Preview | Preview |
No real business data is used. This is metadata render only.
Layout Components
| Component | Type | X | Y | W | H | Margin | Padding |
|---|---|---|---|---|---|---|---|
| invoices_toolbar | toolbar | 0 | 0 | 12 | 1 | 8 | 12 |
| invoices_filter_bar | filter | 0 | 1 | 12 | 1 | 8 | 12 |
| invoices_table | table | 0 | 2 | 12 | 6 | 8 | 12 |
| invoices_kpi_total | kpi | 0 | 8 | 3 | 1 | 8 | 12 |
| invoices_kpi_active | kpi | 3 | 8 | 3 | 1 | 8 | 12 |
Connectors
| Connector | Type | Source | Target | Risk |
|---|---|---|---|---|
| Invoices Page → Invoices Table | page_to_table | page:invoices | table:invoices_table | LOW |
| Invoices Table → Invoices Toolbar | table_to_toolbar | table:invoices_table | toolbar:invoices_table_toolbar | LOW |
| invoices_add_row → add_row | button_to_function | button:invoices_add_row | function:add_row | LOW |
| invoices_save → save_record | button_to_function | button:invoices_save | function:save_record | MEDIUM |
| invoices_delete_selected → delete_selected | button_to_function | button:invoices_delete_selected | function:delete_selected | HIGH |
| invoices_import_excel → import_excel | button_to_function | button:invoices_import_excel | function:import_excel | HIGH |
| invoices_export_excel → export_excel | button_to_function | button:invoices_export_excel | function:export_excel | MEDIUM |
| invoices_finder → finder | button_to_function | button:invoices_finder | function:finder | LOW |
| invoices_refresh → refresh | button_to_function | button:invoices_refresh | function:refresh | LOW |
Import / Export
Registry
Live page route: /render/invoices API: /api/builder/render/invoices Back to builder: /system-constructor