Incrementing a Number
Hello,I am wanting to increment a field by one in a UI action that I am using. I think I need to write this in my UI action something similar to:current.u_number = getNextObjNumber();However, I don't want the next object number as this will just give...
