> For the complete documentation index, see [llms.txt](https://docs.request.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.request.biz/release-notes/version-5.6/5.6.2.md).

# 5.6.2

{% hint style="info" %}
Version 5.6.2 is a minor **feature** release published on March 4, 2025.
{% endhint %}

## Changes

### Enhanced usability of the Lookup function

The Lookup expression function has been improved to support usage with TagBox fields, allowing for multiple item selection. Previously, the Lookup function was not compatible with these fields, limiting its usability in scenarios requiring multiple selections. With this update, you can now define a property with a Lookup function referencing another property bound to a data source. This referenced property can then be used as a TagBox field within the template's form. When multiple items are selected in the TagBox, the Lookup function will now retrieve data for each selected item.

## Fixes

<table><thead><tr><th width="85">ID</th><th>Description</th></tr></thead><tbody><tr><td>9295</td><td>In the Forms Designer the editor options show up for Switch editor types while it should not.</td></tr><tr><td>9529</td><td>Change http://www.prolin.com into https://www.prolin.com in the About box.</td></tr></tbody></table>

## Workarounds

9296: Template calculation expression scope seems to be unstable.

This problem does not occur when the properties are created in the order of how calculation expressions depend on each other. In other words, the order in which fields are defined and evaluated when they have dependencies is essential in getting the right results. However, we recognize that this is not ideal so we plan to fix this in the next release.
