A custom Azure DevOps Work Item Form control that renders an editable table using jQuery DataTables and saves to a configurable work item field as JSON.
Features
Add / edit / remove rows
Debounced auto-write (work item becomes dirty)
Explicit “Save to Field” button
Robust field configuration:
Input picker or manual textbox
Auto-resolves Custom.DataTableJSON vs Custom.DataTableJson casing
Setup
Create a Plain text (multi-line) field (e.g., Data Table JSON).
Add the control in the process layout and configure the field input.