![]() |
Alexey admin 11/13/2006 |
Graeme, <a href ="student_view.php?editid1={$row.1StudentID_value}">...</a> where StudentID is your student's ID field. |
G
|
gdude66 author 11/13/2006 |
Graeme, here is the hyperlink code you can put to the List page in Visual Editor. where StudentID is your student's ID field.
|
![]() |
Alexey admin 11/14/2006 |
Graeme, |
G
|
gdude66 author 11/14/2006 |
Graeme, this workaround is for version 3.1 In PHPRunner 3.0 you need to modify looprs function in generated ..._list.php file. Unfortunatelly we don't have a ready to go solution for this.
|
G
|
gdude66 author 11/18/2006 |
Graeme, here is the hyperlink code you can put to the List page in Visual Editor. where StudentID is your student's ID field.
|
G
|
gdude66 author 11/21/2006 |
After moving to 3.1 I tried this code in the hyperlink field of the list page and get ...firstname surname" target=_blank>firstname surname and on the hyperlink I get %3Ca%20href%20= as the hyperlink Now the field is an inner join field where I have concatenated the name as a display
|
J
|
Jane 11/21/2006 |
Graeme, |