I am testing G Forms, I have a simple Post Field forms where I show up the default fields plus a Custom Field which I want to display the user's website. In the Field Properties>Field Type I chose Website.
The form shows up OK and the user can enter the website URL in the field (which also when displayed starts with http://, which is nice).
Problem is when the post is displayed the http://www.whatever.com site is not hyperlinked, you can't click on it.
I need to be sure that the links entered are clickable, how can I do that please??