The Problems here is, i set the automatic number everytime a user input/add items, but when multiple user input, it keeps run away the number, like its sometime already on number 320
but the it continues to 24, 64, 57, and sometimes it leaves blank.
i assume that maybe the cache to multiple user still intach to the last number they access
how do i solve it ?
So is it a sequence for the whole table, or do you have parts that you want to sequence “locally”? Say item 1 will have its own sequence, item 2 will have its own as well?