Want to Display results as HyperLinks. |
12/13/2011 8:53:01 PM |
PHPRunner General questions | |
J
joomdev author
Hi, |
|
S
|
stiven 12/14/2011 |
what do you mean a full query on that name? do you have the code you use so we can see it? |
J
|
joomdev author 12/14/2011 |
what do you mean a full query on that name? do you have the code you use so we can see it?
|
C
|
cgphp 12/14/2011 |
Post the code you are using. |
S
|
stiven 12/14/2011 |
still is not to clear what i understood you need to go to the list page and set the field as custom view there you can set hyperlink to the values
Sorry i am not being clear, When the page is loaded, I just want a list of names (as hyperlinks). when I want to be able to click on those names to see the rest of the fields associated with that row of data. e.g. |
J
|
joomdev author 12/14/2011 |
Many thanks for replying. In the end I decided to read through a few PHP books and do it from scratch. Would you believe I managed to complete the entire project in an entire day!!! Quite proud of myself! |