Is there a simple built in xslt function or easy way to strip the html tags from a rich text field in a sharpoint list? I only want to return the text the end user put in.
The scenerio is im aggregating data and the source data in the source list has formatted html for various reasons. however we only want to show the text of that data in the report I am building.
im having a mental block and i know its rather simple its just not occuring to me at the moment. I tried something as simple as but im getting nothing back.
Thanks in advance