Hi everyone how can i create a jmix select and a entitycombobox where can i attach a suffix component? the typedtextfield have this feature. Thanks.
Hi!
Combobox-like component don’t support the component suffix for objective reasons. In place of the suffix component there is a chevron button that opens the dropdown.
If you really need to add a suffix to these components, you might want to consider adding the components next to it, just after the field. You can also check out the proposed solution on the Vaadin forum:
Best regards,
Dmitriy