Display custom multiselect as label (not serialized value) in DB query

Support MB Custom Table Display custom multiselect as label (not serialized value) in DB query

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42480
    lighterdayzlighterdayz
    Participant

    Hi,
    I have a custom post with multiselect fields in a custom table. I created a query of posts, fields plus user data. Is there a way to display the multi select labels in the query in addition to (or instead of) the serialized data (values)?

    Thanks!

    Marge

    #42492
    PeterPeter
    Moderator

    Hello,

    For the select field, the value saved is the value, not the label. If you want to display the label in the frontend, you can follow the template usage in the documentation https://docs.metabox.io/fields/select/#template-usage

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