click_row
Open a row in an Odoo list or kanban view by index or text match, or target a one2many list inside a form using list_field.
Instructions
Open a row of the current list/kanban view (0-based index, or text matched against the row content). list_field targets a one2many list inside a form instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | auto | |
| list_field | No | ||
| index_or_text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |