After migrated to Jmix, i see optionsContainer option in screen os not recognized even though it should exist as per documentation. Thanks for any help.

After migrated to Jmix, i see optionsContainer option in screen os not recognized even though it should exist as per documentation. Thanks for any help.

Hi,
ComboBox doesn’t have the optionsContainer attribute, it’s available for EntityComboBox.
Regards,
Gleb
Thanks. Replaced it accordingly.