1. mahmoud
  2. General
  3. Tuesday, December 06 2016, 09:13 AM
Hi,

Is there a way to restrict a certain format for phone number input, or split the field into two, one for country code and one for phone number?

Regards,
admin Accepted Answer
Admin
Hi,
Is there a way to restrict a certain format for phone number input
No it use HTML validation, to do this you need to use a Text field type, in Text field type there is an option to choose a custom format

or split the field into two, one for country code and one for phone number?
You can create 2 Text field type for fill info only available in edit profile page.
in profile page you can show entire phone number with HTML Delimiter field type and Content Plugin:
({user phone_country_code}) {user phone_number}

so it show something like (39) 3784834598
Docs about HTML delimiter at: http://docs.easy-profile.com/index.php/article/html-delimiter-field-type
Docs about Content Plugin at: http://docs.easy-profile.com/index.php/article/content-plugin
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.