Custom field: Post - display more than just the title in the advanced select box

Support General Custom field: Post - display more than just the title in the advanced select box

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #47757
    Markus MillendorferMarkus Millendorfer
    Participant

    Dear community,

    I have a custom post type with a post field where I need to display more than just the title in the advanced select to differentiate the entries. The related post type is "companies," where some of them have similar names, making it impossible to distinguish which needs to be selected. The same ist with the relation field, in our case showing the title is not enough. For example it would be great to have title plus zip displayed in the section box.

    Is this possible?

    thx, Markus

    #47759
    PeterPeter
    Moderator

    Hello Markus,

    You can follow the documentation below to use the filter hook rwmb_my_field_choice_label and add some extra info to the post title in the list.

    https://docs.metabox.io/fields/post/#filters

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