# Hướng dẫn cài nhảy số tự động trong bartender

**Link video hướng dẫn xem tại đây:** [**https://www.youtube.com/watch?v=bGFwIbx2MM4**](https://www.youtube.com/watch?v=bGFwIbx2MM4)

**Bước 1**: Chọn biểu tượng \[A] trên thanh công cụ => chọn **Single Line** (dòng đơn không xuống hàng) hoặc **Multi Line** (có xuống hàng) => Tạo ra được đối tượng "Sample Text".

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

**Bước 2**: Click đúp chuột vào đối tượng "Sample Text" => Bảng Text properties sẽ hiện lên

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

**Bước 3**: Chọn tab **Transforms =>** sau đó chọn tùy chỉnh **Serialization**.

<figure><img src="/files/77wvKqR4pu44X59TevJZ" alt=""><figcaption></figcaption></figure>

**Bước 4**: Bảng Serialization hiện ra, tích chọn như hình dưới:

<figure><img src="/files/1mblx9JVsIgOLvcb3DlD" alt=""><figcaption></figcaption></figure>

Tích chọn vào **Serialize** sau đó

Chọn **Increment** nếu muốn cài nhảy sổ theo chiều tăng dần.

Chọn **Decrement** nếu muốn số nhảy số theo chiều hướng giảm dần.

Sau đó nhấn chọn **OK**

**Bước 5:** Quay lại bước 2, trong tab **Data Source => Embedded data** để thay đổi nội dung của đối tượng **"**&#x53;ample Tex&#x74;**".** Cụ thể ở đây là nhập số bắt đầu hiển thị ( Ví dụ ở dưới là số bắt đầu là "0001").

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

**Như vậy là đã thực hiện xong các bước để cài nhảy số tự động (tăng hoặc giảm) trong bartender**


---

# 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://wiki.hacode.vn/phan-mem-bartender/huong-dan-cai-nhay-so-tu-dong-trong-bartender.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.
