HowTo - display value instead of ID in entityPicker control (jmix 1.5)

Hello altogether,
I have a hopefully easy question, but makes me stumble at the moment…

Using the entityPicker control in jmix 1.5 project, I could chose some value from a 1:n detail table. Easy.
Now I sometimes can see the value from that detail in the entityPicker, and in another screen I can only see the ID of the chosen entity.

What setting or property is responsible to chose or set this behaviour?

Thanks in advance,
br
HP

Hi,

You need to define an instance name for the entity, see docs for more detail.

Regards,
Gleb

1 Like