You need to sign in to do that
Don't have an account?

auto-generated number from an object
hi people! i noticed that there is an idea that users can reset the auto-generated number from an object..
but..
some develop something to do that? or..any solution?
many tks!
hi
the simplest solution would be delete and erase the object & it's references. Then redeploy object ...may be thr. eclipse IDE
i discovered that ehehe tks anyway :smileyvery-happy:
You can use crypto class to generate autogenerated number : Integer Rnd = crypto.getRandomInteger();