Is it possible to do this? I'd prefer to use a number field to restrict entries to numbers, but when we enter a number such as 001428, it truncates the leading zeroes to result in 1428. As this particular field in question is an org code, it needs to be accurate, and not all of our org codes lead with two zeroes, so I can't simply add the zeroes back in as the number of zeroes needed won't be consistent.
Short of changing the field to a single line field, is there any way to accomplish this?