Posts by breadesign

    Hi there

    Is there any way to accommodate editors entering both http://www. and www. URLs in a content field to output to a valid URL.


    At the moment I'm asking editors to leave out the http:// and just use www. (and then hard coding in the http:// part in the template) So it would look something like this:

    Code
    1. <a href="http://<perch:content id="teamLinkedIn" type="text" label="LinkedIn URL" required>">Link</a>


    I have a vague memory that it is possible within Perch.

    Thanks in advance :thumbup: