> 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-controls/table-enter-direct-edition.md).

# Table Enter Direct Edition

Allow to direct edit a cell with a keyboard.

Action available for the following operating systems:

![](/files/8nmky5uY66dHtSih6rzi)

### Parameters

* **Table Control** *\<unquoted string> -* The name of the specified table control.
* **Line** *\<numeric> -* The index of table line to be edited.
* **Column** <*unquoted string*> - The name of the table column to be edited.

{% hint style="info" %}
This action has **no effect** on the Database Table.
{% endhint %}

{% hint style="info" %}
The value *0* in parameter *Line* stands for the selected line of the table.
{% endhint %}
