Inside our PnP Search Result web part, how i can show the Term title instead of the Term GUID

john john 966 Reputation points
2021-12-06T19:44:00.273+00:00

I have a site column of typed managed metadata named ContactCustomerName, which is linked to a term set. and inside our PnP Search Result web part i am showing the value of the related managed metadata named owstaxIdContactCustomerName, as follow:-

155421-1q.png

but what i am getting is the term GUID and not the user friendly Term title, as follow:-

155378-2q.png

any advice on this please?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,782 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,025 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. CaseyYang-MSFT 10,436 Reputation points
    2021-12-07T08:22:49.82+00:00

    Hi @john john ,

    You could try to troubleshooting this issue by following steps:

    1.Check if the corresponding managed metadata columns are added in the library and the columns have been filled with values for the items.
    2.The items in the library can be crawled and searched.
    3.Do a full crawl in Search Service Application and then check the results.
    4.If above cannot work, please reset the search index and then do a full crawl.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.