Viewing 1 replies (of 1 total)
  • Plugin Author Matthew Muro

    (@mmuro)

    Numbers are sanitized as integers and integers with leading zeros are stripped because they are not mathematically significant. This is just how intval() works.

    If you need the leading zero, I suggest using a Text field with a manual Validation option of Digits. That should work but I have not tested it specifically.

Viewing 1 replies (of 1 total)
  • The topic ‘Number field’ is closed to new replies.