dpyoh6553 2017-09-04 14:19
浏览 108
已采纳

接受输入开头的数字0

I work with symfony framework and I have an input field in a form called 'PostalCode' that is a integer type, I like that is accept the number 0 in the begin of the number because for exemple 01256 ? there are any solution to do that ? thanks for all your answers

  • 写回答

2条回答 默认 最新

  • dtll2016 2017-09-04 15:27
    关注

    An integer is a numeric value, without representational formatting. This means that leading zero's are gone, as well as thousands-separators.

    You may explicitly add formatting again when displaying your value, but it is not stored as part of the integer. For that reason, an integer input field will allow numeric input, but will typically discard such formatting information.

    So, if you want people to input leading zeroes, make it a string field so they can type anything. You may provide additional rules for your input validation (for instance a regular expression that must be matched) to encourage people to type valid input instead of just some random characters.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 素材场景中光线烘焙后灯光失效
  • ¥15 请教一下各位,为什么我这个没有实现模拟点击
  • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 保护模式-系统加载-段寄存器