Hi,
I have created a list. now i want that whenever anyone add new item to the list the serial number generate itself (automatic) and that column should non-editable for users. i want step by step process without coding. i have tried several things but it didn’t work for me
Thanks Keith for your quick response.
I have a single list which is used by multiple people. so the item number conflict many time when user create new item. what i want is whenever user create new item, number is generate itself which is last item + 1. so its not conflict with other item number.