I have an object that has fields that represent an array with some elements inside (string, float, etc.). When object is loaded properly in Admin Panel, then all elements bind to each other and represent a single string.
Expectation: spaces between elements. (This issue applies for every field with multiple elements (array))
@Sergei_Talai Hello, I see that you have enabled this feature for fields of related models, but the initial problem was about fields that represent an array of different types (float, string, integer and so on). I still cannot separate an array of floats or strings.
As you see from screenshot ^ these elements that represent an array of strings look like the single string. This also holds for coordinates (array of float numbers).