[SOLVED] Â List page span question |
10/4/2007 11:29:49 | |
| PHPRunner General questions | ||
|
I am trying to add a custom link to a list page that will take the user to an edit page for another related record. |
||
|
|
Alexey admin 10/5/2007 |
|
Hi,
$row[$col."Cust_ID_clean"]=$data["Cust_ID"];
|
|
|
|
hfg author 10/5/2007 |
|
Worked great, thank much |
|