slicing name-property in list-store entries of a sub-store
slicing name-property in list-store entries of a sub-store
hi there!
I have a dynamically generated sub/hasMany-store and want to change the {name} of each record. for that I have a changeName-method inside my model-constructor. but how could I use it on every store entry before the list renders them?