Вопрос

My Admin Ui Component Form was working fine , but all of a sudden , the Multiselect box went out of proportion from the rest of the field . Does anybody faced the same issue or anyone know how to fix it! enter image description here

Это было полезно?

Решение

You need to change your label in multislelect add Sort By

<item name="label" xsi:type="string" translate="true">Your Label Name</item>

To

<item name="label" xsi:type="string" translate="true">Your Label Name Sort By</item>
Лицензировано под: CC-BY-SA с атрибуция
Не связан с magento.stackexchange
scroll top