# 텍스트 필드

텍스트, 숫자, 문자, 기호 등을 저장할 수 있는 데이터 테이블에 텍스트 필드를 추가합니다.

## 텍스트 필드 추가하기

텍스트 필드를 추가하는 방법에는 두 가지가 있습니다.

* 방법 1. 데이터 테이블에서 첫 번째 행의 마지막 셀(필드 추가)의 드롭다운 버튼을 클릭하여 드롭다운 목록에서 텍스트 필드 유형을 선택합니다.

![](/files/b3SreraZ6z5dgQvF2yE9)

* &#x20;방법 2.데이터 테이블을 열고 리본 메뉴에서 테이블 도구 필드를 선택하고 텍스트 유형의 버튼 클릭합니다. \[텍스트]를 클릭하면 데이터 테이블에 텍스트 필드가 추가되고 필드 이름을 변경하고 데이터를 추가할 수 있습니다.

![](/files/VFoOv1Z2O2wiMma2UELz)

\[텍스트]를 클릭하면 데이터 테이블에 텍스트 필드가 추가되고 필드 이름을 변경하고  데이터를 추가할 수 있습니다.


---

# 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://doc.forguncy.co.kr/v7/database/fieldtype/textfield.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.
