I have an array marked as Editable, then any time I made an edit on array in Details Panel all the elements collapse and I have to click again the small triangle to expand the array. I was ignoring this annoyance until now that I have to edit all the 26 elements… Any action: adding a item, deleting, modifying… all of them collapse the array …
I was using the array for storing a list of strings, now I have reworked this using a Data Table, best edition, more flexible, and expandable… welcome Data Tables.