New sort values on items from list after deleting one of them
0
Hello! Can someone help me figure this out? I have a list of items that I want to be able to reorder after deleting one of them. I am having some difficulty on setting the new sort value (attribute) after deleting one of them. I want to go over the list of items I have and set the new sort value for each of the items that stayed on the list.