This topic is locked

ordered list in list page create not working?

12/30/2006 12:52:43 AM
PHPRunner General questions
lukey author

Hi, I'm trying to use the ordered list icon from the phprunner visual editor section. This is the source html output- however when i view the page there's no number inside the cell it only has a red dot. Everything else works fine. using build 183
<TABLE width="100%" border=1>

<TBODY>

<TR>

<TD width="6%">S/NO</TD>

<TD width="23%">DATE/CASE</TD>

<TD width="13%">USER/UNIT</TD>

<TD width="11%">VIRUS</TD>

<TD width="47%">REMARKS</TD></TR>

<TR>

<TD><OL>
</OL></TD>

<TD>&nbsp;{$row.1DATE_value}&nbsp;/ {$row.1CASE_value}</TD>

<TD>&nbsp;{$row.1USER_value}&nbsp;/ {$row.1UNIT_value}</TD>

<TD>&nbsp;{$row.1VIRUS_value}</TD>

<TD>&nbsp;{$row.1REMARKS_value}&nbsp;{$row.1SAVIMODE_value}&nbsp;{$row.1SOURCE_value}</TD></TR></TBODY></TABLE></P>

Sergey Kornilov admin 12/30/2006

Hard to find what is wrong without seeing actual pages.
Post your files to Demo Account and email me the URL.