Frage

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

War es hilfreich?

Lösung

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>
Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit magento.stackexchange
scroll top