As shown in the screenshot below, I have a collection with a rich text field called “text”. Because it is rich text, I can’t use it as the entry title when I configure the view. This is very inconvenient because I’m either faced with not having a label, or having to duplicate the data with a normal text field called “InternalLabel”
I understand why it is tricky to make a rich text field an entry title, but I’m wondering if there is any unofficial way to go about this? It would be amazing if I could find a way to do it.
Like, is it possible to maybe add some sort of custom function that removes all non text from the field and just displays the text?