# Manage Table Setting

The **Table Settings** popup provides complete control over how your entries table looks and behaves.

Users can customize the table layout, border, date formatting, and pagination with just a few clicks.

#### **Enable/Disable Bordered Table**

This option allows users to toggle the table borders on or off.

* **When enable**d → the table will display clear borders around each row and column.
* **When disabled** → the table appears cleaner and minimal, with borders removed.

#### **Switch Between Compact and Large Layouts**

Users can choose between two display styles:

* **Compact Layout** – reduces spacing between rows so more information fits on the screen.
* **Large Layout** – adds extra spacing for a more comfortable reading experience.

This is useful for users who prefer either a tighter or more spacious table view.

#### **Choose Your Preferred Date Format**

This setting allows users to define how dates appear in the entries table.

Users can select or set their **own date format** (e.g., Y-m-d, d/m/Y, F j, Y, etc.).

This ensures date values match regional preferences or business reporting needs.

#### **Entries Per Page**

**Entries Per Page** controls how many form entries are displayed at once on the Entries table. This setting helps improve navigation and performance when managing a large number of submissions.

#### Tags Column Visibility

The **Tags** option in **Table Settings** allows administrators to control whether the **Tags column** is displayed in the entries table.

#### **Enable Pagination at the Top or Bottom**

Users can control where the pagination controls appear in the table:

* **Top only**
* **Bottom only**
* **Both top and bottom**
* **Or hide pagination entirely**

This gives users flexibility based on table size and navigation preference.

<figure><img src="/files/PIQhriqYEloB3HZNl7XO" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.centousplugins.com/database-entries-form-7-pro/manage-table-setting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
