Answered
I need to make a field only accept maximum 6 digit numbers, should not truncate any leading 0
I tried with builtin in number filed option but it's truncating the leading zeros,
I need to make the field only accept maximum of 6 digits, should not truncate any other zeros.
Please help
