![]() |
Sergey Kornilov admin 9/8/2010 |
Urlich, |
U
|
uli author 9/8/2010 |
Urlich, more details required. Show us some examples of links you trying to build.
|
![]() |
Sergey Kornilov admin 9/8/2010 |
Ulrich, $value = "<a href='device_list.php?ctlSearchFor=" . $data["DeviceFieldName"]. "&simpleSrchTypeComboNot=&a=integrated&id=1&criteria=and'>" . $value . "</a>";
|
U
|
uli author 9/9/2010 |
Ulrich, here is the sample code. I assume that you make 'View as' type of one of fields 'Custom' and put the following code there: $value = "<a href='device_list.php?ctlSearchFor=" . $data["DeviceFieldName"]. "&simpleSrchTypeComboNot=&a=integrated&id=1&criteria=and'>" . $value . "</a>";
|
![]() |
Sergey Kornilov admin 9/9/2010 |
Here is the typical search link: Balance_list.php?ctlSearchFor=&simpleSrchTypeComboNot=&a=integrated&id=1&criteria=and&type1=&value11=33&field1=Debit&option1=Contains¬1=
|