table_set_field
Sets a field value in the current row of a form table, activates the editor, updates the row, and verifies the change.
Instructions
Set a field in the currently edited row of a form table.
Finds the editor field for the column (e.g. ТоварыНоменклатура), activates it, delegates to the general set_field_value logic, ends row editing, and verifies the value in the current table row.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| row | No | ||
| field | Yes | ||
| table | Yes | ||
| value | Yes | ||
| session_id | No | default-18 | |
| search_limit | No | ||
| search_by_title | No | ||
| create_if_missing | No |