[SOLVED] Â How do I assign a clickable link/URL to a field? |
3/5/2010 5:40:06 PM |
PHPRunner General questions | |
S
spkar author
I am trying to build a personal bookmark or link site to remember all my links. I have created following table.
|
|
S
|
siliconswamp 3/5/2010 |
If you are going to build this where there is a report, you can edit this in the plain text editor and find the section of the report where you would output your table. I am trying to build a personal bookmark or link site to remember all my links. I have created following table. id, link_name, link_URL, desc, category, type, create_date, hits. question:
|
![]() |
Sergey Kornilov admin 3/5/2010 |
To make field a hyperlink (link_URL) set 'View as' type to 'Hyperlink'. You can choose it to display other field content as well. |