Menu

#788 Custom Phone Number field and validation

open
None
1
2015-09-14
2015-09-10
No

Hi Campbell,

I have a custom field phone number and I have made it manadatory. Can you tell me where I need to add validation (phone number types) for this in the code?

Discussion

  • Bharath Lakshmeesha

    Hi Campbell,
    Any update on this?

    Thank You

     
  • Campbell Morrison

    You'll need to change the code in edit_entry.php so that for this particular custom field the input has a tytpe attribute of "tel" and also add a pattern atrribute for validation.