J
|
Jane 2/18/2008 |
Hi, <TD vAlign=middle align=middle {$row.1FieldName_style}> {$row.1FieldName_value}</TD>
<TD vAlign=middle align=middle {$row.1FieldName_style}><A class=tablelinks2 href="DetailTableName_list.php?{$row.1DetailTableName_masterkeys}" {if $useAJAX} onmouseover="RollDetailsLink.showPopup(this,'DetailTableName_detailspreview.php'+this.href.substr(this.href.indexOf('?')));" onmouseout="RollDetailsLink.hidePopup();" {/if}>{$row.1FieldName_value}</A></TD>
|
J
|
jclout 2/19/2008 |
I am trying to create 3 new columns on a custom view page that will show a popup like above. I have copied the code and put it where I need to but I am not getting a popup. The custom view page does not have a popup before I added the code. Is there something I am missing??? |
J
|
Jane 2/19/2008 |
Hi, |
L
|
laonian 2/20/2008 |
I am trying to create 3 new columns on a custom view page that will show a popup like above. I have copied the code and put it where I need to but I am not getting a popup. The custom view page does not have a popup before I added the code. Is there something I am missing??? ...
|
J
|
Jane 2/21/2008 |
Hi, |