How would I hide specific words only, in a view or field, but show the rest of the words.
For example, always hide "[SEC:UNCLASSIFIED]" in a subject field. So the value would be
"Funny Picture [SEC:UNCLASSIFIED]" but it would appear as just "Funny Pictures"
Software/Hardware used:
ASKED:
May 19, 2009 1:09 PM
UPDATED:
May 21, 2009 1:54 PM
Hi Stiletto
This works perfectly and its very simple, thanks
I did not recommend this solution because you said “in a view “. The computed for display field will not be available in a view. In a view, you would use the same formula used in the comupted for display field to strip out unwanted characters.