Download & Extend

URL link field is just a normal textfield ?

Project:Table Manager
Version:6.x-1.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I added a URL link field type.
It just provide a normal textfield.

I assume provide something
anchor text,
hyperlink

for example
anchor text: Click to google
hyperlink: http://www.google.com

Then tablemanager module will build a hyper link like

<a href="http://www.google.com">Click to google</a>
nobody click here