Display Custom Field Types in Meta-Box Builder (missing hook)

Support MB Builder Display Custom Field Types in Meta-Box Builder (missing hook)Resolved

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #19604
    skipyskipy
    Participant

    I have created multiple Custom Field Types for a customer (https://docs.metabox.io/custom-field-type/). But I am not able to figure out how to integrate these new Field-Types to be displayed in Meta-Box Builder GUI.
    As far as I was able to figure it out, there is missing a hook to registert Custom Field Types for meta-box-builder.

    I beliefe a hook would be neccessary in file: meta-box-builder/src/helpers.php function mbb_get_builder_menu()

    #19611
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Thank you for contacting us.

    At this time, we only support to register the field with the custom field type by coding
    https://docs.metabox.io/custom-field-type/#using-new-field-type

    I'm going to create a feature request for the developer team to support the custom field type in the MB Builder. Please keep the plugin up to date, it will be released as soon as possible.

    #19622
    skipyskipy
    Participant

    Hi,
    that's great news. Thank you!
    Is it possible to give this thread a short notice, as soon as the hook is implemented?

    #43154
    joie.hadi.nata.tan@gmail.com[email protected]
    Participant

    Any Idea on this? Does that mean the custom field type we create can only be seen when we edit the custom post type ? But not from Builder GUI ?

    Thank you

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