Pregunta

I have the model that needed to modify serialized data to array after the form loaded. What is the best way I can use for it? I tried to use _afterLoad() method, but it worked only for collections.

¿Fue útil?

Solución

Done. Collections load every time when I'm trying to get an item from DB. So the _afterLoad method in collection best way to modify model data.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a magento.stackexchange
scroll top