tags
2 TopicsCreate clickable label/tag in a wiki
I want to create a tag/label within my SharePoint portal similar to how this site handles labels. I would like sections to have clickable labels/tags that will list related information but have been unable to achieve this. I used the term store and displayed a category field using page properties web part, but unable to link the actual terms. Any information would be helpful. Below are the images of what I'm trying to recreate.1.2KViews0likes0CommentsREST API removes HTML markup from plain text MLoT
There is an MLoT field, set as Plain Text (not enhanced not RTF), that is retrieved using REST api ajax call. The data actually contains "< a href="https://... etc">This website< / a >", but when the REST data is returned, the HTML markup tags are removed. So, in the example above only "This website" gets returned. Is it possible to return ALL of the text from the field, without getting the < a > < / a > stripped of it? https://www.easy-bins.com1KViews0likes0Comments