# Cấu hình kế thừa bảng

<mark style="color:red;">#Lưu ý: Bảng kế thừa cần có tên cột và kiểu dữ liệu giống với bảng được kế thừa</mark>

Ví dụ Quản trị viên đã tạo một bảng với các trường như sau

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

Các bước để cấu hình kế thừa một bảng:

**Bước 1**: Chọn **\<Setting>**, từ menu chọn **\<Bảng>**, chọn **\<Thêm mới>**

**Bước 2**: Cấu hình các cột của bảng

* Đặt tên bảng&#x20;
* Đặt tên Cột giống bảng được kế thừa&#x20;
* Chọn loại dữ liệu giống bảng được kế thừa&#x20;

<mark style="color:red;">Lưu ý: Cột số thứ tự sẽ được hệ thống tự động thêm vào bảng.</mark>&#x20;

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

**Bước 3**: Khi đã tạo xong các cột, ấn **\<Tạo>** để hoàn thành tạo bảng dữ liệu

**Bước 4**: Thêm bảng gốc vào cấu hình

<figure><img src="/files/XW8h9uA5z9kAYSOhemAM" alt=""><figcaption><p>Ví dụ thêm "Bảng tính toán số tiền" ở đầu tiên vào bước Khởi tạo</p></figcaption></figure>

**Bước 5**: Thêm bảng kế thừa vào cấu hình

<figure><img src="/files/sOFy68NDQzjDDJI4FnKD" alt=""><figcaption><p>Ví dụ thêm "Bảng Kế thừa tính toán" vào bước Xử lý</p></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://spsvn.gitbook.io/product-docs-1/huong-dan-cai-dat-va-cau-hinh-quan-tri-vien/cau-hinh-chuc-nang/cau-hinh-bang/cau-hinh-ke-thua-bang.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.
