I try to create a link field to let user input external link (e.g http://www.example.com:1000/test=https://www.check.com, however, when I display the link in a view or display on front page, I find the url become http://www.example.com:1000/test=https%3A//www.check.com so make the url not work. Does anyone know how to avoid?
Regards, Tony