Phone field missing

Support MB User Meta Phone field missingResolved

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #23430
    Brian ChamberlainBrian Chamberlain
    Participant

    I can't believe Metabox does not have a phone field! Am I missing something?

    #23433
    Long NguyenLong Nguyen
    Moderator

    Hi Brian,

    The phone field is one of the basic HTML5 input types. Please follow this documentation to know how to create a custom field type tel (phone):
    https://docs.metabox.io/custom-field-type/
    https://docs.metabox.io/html5-input-types/

    #23448
    Brian ChamberlainBrian Chamberlain
    Participant

    I am working with Metabox Builder. Why don't you just have a phone field defined there with the others? I can't get it to work there.

    #23453
    Long NguyenLong Nguyen
    Moderator

    Hi,

    I'm going to create a feature request for the developer team to support the field Phone (tel) for the MB Builder (UI) as an improvement.

    For now, please use the custom field type with some lines of code.
    https://docs.metabox.io/custom-field-type/

    Thanks for your understanding and patience.

    #23457
    Brian ChamberlainBrian Chamberlain
    Participant

    That would be great thanks. Chances are they won't act on that very quickly I assume. It is a great disappointment to pay for addons to avoid writing code and then be asked to write code. 🙁

    Why did you include a link to the contact form?

    If I add code in where the builder has the code for the field set will it get overwritten?

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.