![]() |
Sergey Kornilov admin 8/2/2007 |
Set View as type to Hyperlink? |
|
501302 8/5/2007 |
Set View as type to Hyperlink?
|
|
500406 8/13/2007 |
No Suggestions???? I still have not been able to have a link to each of the dogs in their pedigrees. I tried mimicking the list page but that did not work. |
J
|
Jane 8/14/2007 |
Mary,
|
|
500407 8/14/2007 |
[quote name='Jane' post='20411' date=Aug 14 2007, 01:01 AM]Mary,
|
J
|
Jane 8/15/2007 |
Mary, <TD>{$row.1FieldName_value} </TD> |
|
500408 8/15/2007 |
Hi again: |
J
|
Jane 8/15/2007 |
Mary, $message.="<tr><td valign=middle class=shade rowspan=16 colspan=1 width=150><small><small>Sire<br /><b><TD><a href=\"TableName_view.php?editid1=".$row['SireID']."\">".$SireRow['RegName']."</a></TD></b></small></small></td>"; |
|
500409 8/15/2007 |
Mary, I see what you're saying. You need to edit your BeforeShowView event and replace plain text with links. Here is a sample:
|