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
I posted some detailed instructions in the forum Prakesh. Â I hope it helps.
You have to be logged on. Â If I see you have logged on, I will start a chat with you. Â I’ve seen you online a couple times, but you keep logging off.
ya agree logically its not conflict but i don’t want assign the same number to more then one item. can you please guide me how to do chat here,..???Â
Thanks
To my knowledge, the ID column won’t give conflicting numbers, so if you use that column to generate a concatenated custom number in another column, it should work. Â Come to chat and we can get this done.
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.