> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-database/go-to-record.md).

# Go To Record

This action moves to the specified record in a table.

Action available for the following operating systems:

![](/files/-MAlQBZuuTnc6hyzKSVQ)

### Parameters

* **Table** *\<checkbox> -* The name of the table.
* **Column** *<*&#x75;nquoted strin&#x67;*> -* The name of the table column.
* **Type** *\<unquoted string> -* The type of the column.
* **Value** *\<string> or \<numeric> -* The value of the column selected.<br>
* **Nth-Column** *\<unquoted string> -* The name of the nth-table column.
* **Nth-Type** *\<unquoted string> -* The type of the column.
* **Nth-Value** *\<string> or \<numeric> -* The value of the column selected.

{% hint style="info" %}
This action needs to be linked to a database table.
{% endhint %}
