Hi;
is it possible to use a conditional to test whether a the contents of channel entry field begins with a particular text string? For example, I have a channel field that holds a URL. I’d like to check whether that URL has been entered with http:// at the beginning, or whether it just starts with www (in which case I’ll use the conditional to insert the http:// dynamically).
Is this possible?