> 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/smallbuilder-line-items/release-notes/26-update/v-3.1.md).

# v 3.1

:package: **Package Upgrade**

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

:calendar\_spiral: **Release Date**

May 22, 2026

:gear: **Features**

#### :small\_orange\_diamond: Navigate to record detail page from Lookup columns in the Line Item Editor

You can now **navigate directly to a record's detail page from the Lookup column values** in the Line Item Editor.

Once this option is enabled in the builder, Lookup column values in the Line Item Editor become **active links**, and clicking them **opens the corresponding record page in a new tab**.

<figure><img src="/files/9bnM3MIwRnQpW2AeECcr" alt=""><figcaption></figcaption></figure>

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

:wrench: **Improvement**

#### :small\_orange\_diamond: Improved UI/UX of the builder field management table

The UI/UX of the **Lookup and Line Item field management tables** in the builder has been improved.

* Field attributes that used to be laid out flat are now **grouped into Field Info / Initial Value / Layout / Behavior** so you can distinguish them by purpose.

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

\* In the Line Item Editor, **Advanced Settings** now open in a **right-side drawer** when you click the **Setup icon** on a row, instead of expanding below the row.

<figure><img src="/files/m2GpT2GkdpSP7CWMDrLL" 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/smallbuilder-line-items/release-notes/26-update/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.
