Posted by adrianmak on April 15, 2010 at 7:59am
1 follower
| 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>