I am working in my record type display interface.
One of the fields in our data contains an email address with the name of the person in this format:
Bilbo Baggins <Bilbo.Baggins@TheShire.org>
I need to extract the string between the < > and display that string as a mailto link in my results.
How do I write this, or if it's not possible to write this, how can this be achieved based on the data as it is?
Many thanks in advance -
Discussion posts and replies are publicly visible
yeah, i got the same result (posted earlier), so who knows i guess? it'd be interesting if there was some issue being caused by trying to use it in the record list configuration (though i don't know why it would do that).