core.cases.link_row
Link an existing table row to a case.
Inputs
Case ID
Row ID
Table ID
Examples
Link table rows to a casecore.cases.unlink_row
Remove a linked table row from a case.
Inputs
Case ID
Row ID
Table ID
Examples
Link table rows to a casecore.cases.insert_row
Insert a row into a table and link it to a case.
Inputs
Case ID
Row values
Table ID