Frage

I am creating the category restriction module, when i edit particular record then all data are filled fine except category (Label Crums).

enter image description here

In edit page, multi-select categories are selected but label crums are not displaying in field.

I want to get like below:: enter image description here

Please help me.

War es hilfreich?

Lösung

In your data provider, use this inside contructor.

$this->dataPersistor = $dataPersistor;
Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit magento.stackexchange
scroll top