Show taxonomy term label instead of term_id

Support MB Revision Show taxonomy term label instead of term_idResolved

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20302
    Content PilotContent Pilot
    Participant

    When viewing a revision for a group field with taxonomy_advanced fields, is it possible to show the term label instead of the actual term_id saved to the database?

    #20309
    Long NguyenLong Nguyen
    Moderator

    Hi,

    For sub-fields in a field group or a cloneable field, the extension only supports to show an object with fields id and values or an array of values that are saved in the database. For fields, it supports show the label of options in revisions as well.

    #20315
    Content PilotContent Pilot
    Participant

    Thanks Long. I already looked at the code and that is why I reached out. I know how it works. What I am asking if it can work differently for select select_advanced taxonomy and taxonomy_advanced fields. If there was a clause in the output of the value to do database lookup of the term label, that would be a major improvement from listing a term ID. An average user does not know what a term ID is.

    #20323
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Because the field group has a (very) complicated structure, so we only support to show the list term ID for those fields. We will try to research and improve the field group to cover this case. Thanks for your patience.

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