D
DD
I have a serial number field that will consist of 8
numbers. Right now, the young serials only consist of 3
numbers but we would like to have the young numbers which
are not yet 8 characters be preceeded by zeros without the
user having to input the zeros. For example serial
00001234 - I would like the user only to be required to
enter 1234 and have the database convert this to 00001234.
Thanks in advance!
numbers. Right now, the young serials only consist of 3
numbers but we would like to have the young numbers which
are not yet 8 characters be preceeded by zeros without the
user having to input the zeros. For example serial
00001234 - I would like the user only to be required to
enter 1234 and have the database convert this to 00001234.
Thanks in advance!