I am trying to categorize a view based on a subset of values that may be in a rich text field. I have tried using the @Abstract function, @text function, but it doesn’t seem to bring back the value.
What I want to do is this: If a value of whoever@domain.com is in the body of a memo then I want the whoever@domain.com to be in the first column of a view.
Sounds simple, but I spent a whole 15 minutes on this already and it is killing me (jj) Functions do not want to cooperate.
I do not want to create another field to perform the abstract because the richtext field may be large already. Any ideas?