Hello all!
I am trying to take a custom field and replace a string with blank. Basically what I want to do is:
Turn this - http://www.twitter.com/#!/abc
Into this - abc
However, it seems like the find and replace utility doesnt allow you to replace something with nothing. Is there a way around this?