May I know if there is any settings that I can set such that my column (which is of type - number) will auto insert 0s in front of the number that a user enter?
Scenario
A SharePoint 2007 List have a field - a number field. The number field allows only 5 digits of numbers - meaning that if the number field contain a number, say 136, it will display 00136. If another number, say 66, then it will display 00066.