> For the complete documentation index, see [llms.txt](https://help.smallbuilder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.smallbuilder.com/ko/smallbuilder-line-items/release-notes/2026/v-3.1.md).

# v 3.1

:package: **Package Upgrade**

<https://login.salesforce.com/packaging/installPackage.apexp?p0=04tPf0000012kW1IAI>

:calendar\_spiral: **Release Date**

2026\. 05. 22.

:gear: **Features**

#### :small\_orange\_diamond: Line Item Editor의 Lookup 컬럼에서 레코드 상세 페이지로 이동

Line Item Editor의 **Lookup 컬럼 값에서 해당 레코드의 상세 페이지로 바로 이동**할 수 있게 되었습니다.

빌더에서 해당 옵션을 설정하면 Line Item Editor의 Lookup 컬럼 값에 **링크가 활성화**되며, 클릭 시 해당 레코드 페이지가 **새 탭에서 열립니다**.

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

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

:wrench: **Improvement**

#### :small\_orange\_diamond: 빌더 필드 관리 테이블 UI/UX 개선

빌더의 **Lookup 및 Line Item 필드 관리 테이블**의 UI/UX가 개선되었습니다.

* 평면적으로 나열되어 있던 필드 속성을 **필드 정보 / 초기값 / 레이아웃 / 동작** 그룹으로 묶어 기능 단위로 구분할 수 있도록 개선하였습니다.

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

* Line Item Editor의 **고급 설정** 진입 방식을 행 하위에 펼쳐지는 구조에서 **설정(Setup) 아이콘 클릭 시 우측 Drawer로 열리는 방식**으로 변경하였습니다.

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


---

# 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://help.smallbuilder.com/ko/smallbuilder-line-items/release-notes/2026/v-3.1.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.
