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
The problem is you can’t do anything to the ID column itself. You might be able to with code, but I don’t know code either. However, you can do this through creating an additional column and manipulating that column. I’ve done this with workflows in my job. Can you give me an example of what the serial number needs to look like? The way I do it, it will need to have the ID that is auto generated somewhere in the number.