# v 1.37

:package: **Package Upgrade**

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

:calendar\_spiral: **Release Date**

2025\. 4. 2.

:gear: **Features**

<table data-header-hidden><thead><tr><th width="198.72265625"></th><th></th></tr></thead><tbody><tr><td><a href="../../builder/datasource"><strong>데이터소스</strong></a></td><td><ul><li>데이터소스 명칭 변경: <strong>데이터소스</strong>에서 <strong>비즈니스 규칙(Business Rule)</strong>로 명칭이 변경되었습니다.</li><li>비즈니스 규칙 설정 화면(UI/UX) 개선</li><li>Evaluation Event에 ‘<strong>On Change</strong>’ 옵션 추가: 특정 필드 값이 변경될 때 비즈니스 규칙이 자동으로 실행되도록 설정할 수 있습니다.</li></ul></td></tr><tr><td><strong>라인 아이템 편집</strong></td><td>라인 아이템에 <a href="broken-reference"><strong>Virtual Column(가상 열)</strong></a> 기능 제공<br>(현재 비즈니스 규칙(데이터소스) 용도로만 쓰임)</td></tr><tr><td><a href="../../builder/filter-expression-tool"><strong>필터 설정 UI/UX 개선</strong></a></td><td>기존에는 SOQL 문을 직접 입력하여 필터를 설정했지만, 이제는 제공되는 필터 설정 UI를 통해 필터 표현 식을 더 쉽고 직관적으로 구성할 수 있습니다. 라인 아이템, 조회, 비즈니스 규칙(데이터소스)의 필터 설정에 적용되었습니다.</td></tr></tbody></table>

### 데이터소스 UI/UX 변경 사항

기존에는 데이터소스 레이아웃에서 직접 값을 입력하여 설정하는 방식이었으나,UI 변경된 버전에서는 보기 화면과 편집 화면이 분리되어 있습니다. 이제 데이터소스를 추가하거나 편집할 때는 모달 창을 통해 작업하게 됩니다.

* 설명란을 추가하여 해당 비즈니스 규칙(데이터소스)에 대한 정보를 기재할 수 있도록 하였습니다.
* 기존에는 필터를 직접 입력해야 하는 부분이 어드민에게 다소 어려움이 있어 필터 설정 도구를 제공하였습니다.
* Apex 클래스를 사용한 비즈니스 규칙(데이터소스 고급)에서 파라미터가 많을 경우 보이지 않은 불편함을 개선하였습니다.

#### 기존 화면

<figure><img src="https://3985481653-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA2fSsDo5KsIVkUoDIV1b%2Fuploads%2FAceobyDAy73p6MoqaERI%2Fimage.png?alt=media&#x26;token=075e3a38-e93b-421d-8e70-5a6f3203dc1e" alt=""><figcaption></figcaption></figure>

#### 변경된 화면

**조회 화면**

<figure><img src="https://3985481653-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA2fSsDo5KsIVkUoDIV1b%2Fuploads%2F8PJWVjFhmtMi3pqw18ex%2F%E1%84%83%E1%85%A6%E1%84%8B%E1%85%B5%E1%84%90%E1%85%A5%E1%84%89%E1%85%A9%E1%84%89%E1%85%B3%E1%84%87%E1%85%A7%E1%86%AB%E1%84%80%E1%85%A7%E1%86%BC.png?alt=media&#x26;token=ed53e734-d012-4886-8680-bf5489a4281d" alt=""><figcaption></figcaption></figure>

**추가 또는 편집 화면**

<table><thead><tr><th width="373.7265625">관련 객체를 이용한 비즈니스 규칙(데이터소스 기본)</th><th>Apex 클래스를 사용한 비즈니스 규칙(데이터소스 고급)</th></tr></thead><tbody><tr><td><p><img src="https://3985481653-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA2fSsDo5KsIVkUoDIV1b%2Fuploads%2Fu52DDhwr0XeegnfIIWrY%2Fimage.png?alt=media&#x26;token=043420fe-9339-4c2b-ab6c-45a9ddd27071" alt=""></p></td><td><p><img src="https://3985481653-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA2fSsDo5KsIVkUoDIV1b%2Fuploads%2FeShgrVoKbhX7tm1fvIz8%2Fimage.png?alt=media&#x26;token=361570aa-eba0-4d00-8511-4feb28b30a64" alt=""></p></td></tr></tbody></table>


---

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