> For the complete documentation index, see [llms.txt](https://hotro-effe.gitbook.io/library/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotro-effe.gitbook.io/library/noi-dung-khac/them-bot-truong-trong-man-hinh-nhap-lieu.md).

# Thêm bớt trường trong màn hình nhập liệu

<figure><img src="https://2502181842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJfNvE3Ady0ic7EngE0MS%2Fuploads%2FQMXnW4HBkn9A82oPZMJG%2Fimage.png?alt=media&amp;token=a37701f0-ffae-47e3-b84b-b3bd5286952f" alt=""><figcaption></figcaption></figure>

## Phần nhập liệu chung

<figure><img src="https://2502181842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJfNvE3Ady0ic7EngE0MS%2Fuploads%2Fb8SSWUmel199PvdhpYmh%2Fimage.png?alt=media&amp;token=76faaa10-7d02-4f9c-a3d2-018316a18627" alt=""><figcaption></figcaption></figure>

<p align="center">Hình 1</p>

Để điều chỉnh thêm/ bớt trường trong phần nhập liệu chung.

{% stepper %}
{% step %}

## Chọn mục 2\* 3 gạch đậm

Tại màn hình nhập liệu, chọn vào mục 2\* 3 gạch đậm như hình 1.
{% endstep %}

{% step %}

## Điều chỉnh hiển thị các ô nhập liệu

<figure><img src="https://2502181842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJfNvE3Ady0ic7EngE0MS%2Fuploads%2FrmNapEUYI5zP8xQxVaap%2Fimage.png?alt=media&amp;token=503b891c-8f82-4308-be6a-f45ac3c032aa" alt=""><figcaption></figcaption></figure>

<p align="center">Hình 2</p>

Khi cửa sổ **Ẩn hiện các ô nhập liệu** hiện lên, tại ô **OK**, các hàng nào được đánh dấu thì sẽ được hiển thị lên màn hình nhập liệu. Nếu cần ẩn ô nào đó chỉ cần bỏ đánh dấu đi.

{% hint style="info" %}
Ở 1 số phiên bản đã cài đặt trước có thể sẽ được điều chỉnh bằng số 1.
{% endhint %}
{% endstep %}
{% endstepper %}

## Lưới nhập liệu chi tiết

{% stepper %}
{% step %}

## Chọn Cấu hình khác

Để điều chỉnh thêm/ bớt trường nhập liệu dưới lưới chi tiết, chọn vào nút **OP**, chọn tiếp dòng **Cấu hình khác** như hình 3.

<figure><img src="https://2502181842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJfNvE3Ady0ic7EngE0MS%2Fuploads%2Fc8J6TyoYnYE0INj4xTWk%2Fimage.png?alt=media&amp;token=1caca32f-8b45-44b8-8258-5ff6f32bc237" alt=""><figcaption></figcaption></figure>

<p align="center">Hình 3</p>
{% endstep %}

{% step %}

## Chọn các trường NL chi tiết

Khi cửa sổ **Cấu hình khác** hiện ra, chọn vào nút “…” tại dòng **các trường NL chi tiết** như hình 4.

<figure><img src="https://2502181842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJfNvE3Ady0ic7EngE0MS%2Fuploads%2FOWhS22jdR5k1rpZED5AS%2Fimage.png?alt=media&amp;token=52a6130b-5465-446d-8652-212020bd9e7a" alt=""><figcaption></figcaption></figure>

<p align="center">Hình 4</p>
{% endstep %}

{% step %}

## Điền số thứ tự hiển thị

Điền số thứ tự vào các dòng cần hiển thị dưới lưới chi tiết.

Thứ tự hiển thị sẽ được sắp xếp theo cột này từ trái qua phải của màn hình.

{% hint style="info" %}
Khi đồng thời được tích ở cả Phần nhập liệu chung và lưới nhập liệu chi tiết thì Phần mềm sẽ ưu tiên dưới lưới chi tiết.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hotro-effe.gitbook.io/library/noi-dung-khac/them-bot-truong-trong-man-hinh-nhap-lieu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
