This topic is locked
[SOLVED]

 Lookup table link

1/6/2011 7:33:43 AM
PHPRunner General questions
J
jomppa10 author

Hi,
I am just transfering my phprunner 5.0 project to the latest 5.3 version.
I have used a lot the excellent "list page with search" property in add and edit pages

with some simple modifications.
I used to modify the $list parameter in sources/include/commonfunctions.php file in order to direct the

lookup link to another list page (with original data but a different template) but it

is not working anymore.
I also tried to modify function setLinkAttr in classes/listpage_lookup.php file with no success.Here is an example:
table1_list
$href = $this->shortTableName."_list.php?orderby="....
table22_list
$href = $this->shortTableName."2_list2.php?orderby="....
So my question is how to set lookup link to direct to another listpage (with same original table) ? Or is there another option to modify the template of

lookup table?
The reason for this is that I have modified extensively the original template with divs, styles etc. and

all these shows up also in lookup table.
regards
jouni

Sergey Kornilov admin 1/6/2011

Jouni,
I'm afraid there is not enough info to provide a meaningful advice.
I would suggest to post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.