Check customer fields (telephone)

  • Posts: 96
  • Thank you received: 3
  • Hikashop Business
8 years 1 month ago #251962

-- HikaShop version -- : 2.6.3
-- Joomla version -- : 3.6.2
-- PHP version -- : 5.5.32

Hello,

I want to validate some customer fields like telephone number. I go to Hikashop > view > custom fields > telephone.

But where can I give in the check for numeric field only.

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
8 years 1 month ago #251973

Hi,

You can do that in the "regular expression check" setting.
For example:
[0-9]+
will only allow numbers.
Make sure that the field is required.

Please Log in or Create an account to join the conversation.

Time to create page: 0.058 seconds
Powered by Kunena Forum