Validate phone number in joomla 2.5

后端 未结 1 1275
后悔当初
后悔当初 2021-01-23 16:18

I can validate email id by adding validate-email class to the input filed.

How can I validate an input field of phone number? also, how can we validate a numeric, intege

1条回答
  •  不要未来只要你来
    2021-01-23 16:59

    you can try.

    validate-numeric

    read more

    For phone numbers you may try

    validate-[custom]

    0 讨论(0)
提交回复
热议问题