Appnitro Software Forums » MachForm

Number fields

(2 posts)

  1. Hi Yuniar,

    Maybe I'm missing something. After i submitted a form, and received the entry via email, the field containing the number always leaves the "0" out e.g 0827733488 to 827733488.

    thanks

    Posted 8 months ago #
  2. If you use "Number" field in your form. It will be saved to MySQL as number.
    All leading "0" will be removed, as it's considered the same value (MySQL automatically removes it).

    If you need to enter your number as is. Use "Single Line Text" field instead of "Number".
    There is no number validation though.

    Posted 8 months ago #

RSS feed for this topic

Reply

You must log in to post.