D
DOYLE60
I need to create a field that will have 10 numeric digits with leading zeros.
For example:
0000989830
0000908871
That sort of thing. I can force it to be numeric using 10 zeros lined up in
the input value, but I don't see how to force it to have to have all 10 spots
taken up. In other words, a user could enter only a 6 digit number.
This is being done to transfer data to a mainframe. And for various reasons I
do with to have the leading zeros appear in the table fields.
Thanks,
Matt
For example:
0000989830
0000908871
That sort of thing. I can force it to be numeric using 10 zeros lined up in
the input value, but I don't see how to force it to have to have all 10 spots
taken up. In other words, a user could enter only a 6 digit number.
This is being done to transfer data to a mainframe. And for various reasons I
do with to have the leading zeros appear in the table fields.
Thanks,
Matt