This function populates the form with data from a module using a specified datatable ID.

**Attributes:**

**Attributes** | **Description** 
:--- | ---
```[id]```| (Required) ID of the datatable where to GET and POST entries.

**Shortcode:**

```js
[form]
```

**Code Example:**

```js
[form id="40"]
```
