Data Management
Adding Records
Adding Records
WhoDB shows Add Row only when the connected source and selected object expose insert support.
Add A Row
Field Behavior
- Numeric column types use numeric HTML inputs where possible.
- Long or special database-specific conversions are handled by the backend plugin.
- Fields left empty are skipped and not sent to the backend. Submitting with every field empty is rejected with a message asking you to fill at least one value.
- For document sources, invalid JSON is rejected before submission.
If Add Row Is Missing
The Add Row action appears for objects that support inserts. Views, read-only sources, and some non-tabular objects usually hide it.
Previous
Next