The current admin widget for ArrayField is one field, with comma as delimiter, like this (text list):
This isn\'t ideal because I would have longer texts (even
Try to take a look in this one :
Better ArrayField admin widget?
I think is more about a js thing after you have rendered the Array in a different way.