Vaadin 24 - display a different value from the dropdown items when in edit?

image

For example, the dropdown items contain a 6-digit number plus a description.
On the field itself, is it possible to show only the number instead of the full value (for example, display just 165191)?

Check the solution here

this works, thanks a lot!