This topic is locked

LookUp Wizard Where Clause

11/18/2010 7:36:38 PM
PHPRunner General questions
A
almeida author

Hi,
How can I change the where clause of a lookup wizard on the fly (Before DropDown)?
Thanks,

Almeida

Sergey Kornilov admin 11/18/2010

PHPRunner doesn't provide such functionality.

A
almeida author 11/19/2010

Sergey,
Any workaround? What I need is: depending on the user logged to filter the table used in the lookup to show only specific records filtered with 2 or more conditions. I cannot use "Users can see and edit his own records" because the table on the lookup is common to all the users.
Tks,

Almeida

Sergey Kornilov admin 11/19/2010

There only workaround is to modify generated PHP files. Unfortunately we cannot provide assistance in this regard.