Greetings!
We have a sharepoint list. Those list is already filled with some data, but there are some ID's missing probably because some documents were deleted and the Column ID just kept increasing and not filling the deleted documents.
Ok, the idea is to create a new field in the column which would give a 1st uploaded document in the list a new ID, and to also to all the others. Soo we do not wish to recreate list, but we would like to sort documents in our current list with some new ID's which would be from 0 - to infinity.
We would also like to solve situation when a user will delete 1 document, that ID number in this case would not be "skipped" when the next document is uploaded. This problem we are currently facing with ID numbers, when someone deleted documents and the next document did not get the ID from a deleted document but it has skipped that number.
I hope you understand me.
with best regards,
bostjanc