We have accounts that we need to track, so we want to assign an ID to each one.
We can't use the actual account numbers because there are thousands, and the numbers are too big — but I still need each account to have its own ID.
Right now, I'm assigning the IDs manually, but it's hard to keep checking what the last number was.
I’d like that when I enter the additional info, it should automatically fill in the next available number as the ID (the value).
Can you please add a feature for that?
Thanks