This topic is locked

List page with search

2/17/2010 2:34:53 PM
PHPRunner General questions
J
jim9 author

When using lookup wizard, the List page with search feature, the search list pops up, but I have a question.

Currently I have three field in this popup search table as follows: ownerid, ownername, owneraddress. When I search within this popup list, it currently returns results from any and all fields. Is thre a way to only search within the ownername field? For example lets say I want to find all owner names that start with di. So the results would list ownername like di%.

Again I am only referring to a lookup here using the List page with search feature.
p.s. I currently have phrunner 4, thinking of upgrading to 5.2 I am trying the trial ver.

Sergey Kornilov admin 2/17/2010

You can add lookup table to your project, proceed to 'Choose fields' screen and uncheck 'Search' check box for owneraddress and ownerid fields.

J
jim9 author 2/17/2010

How about the search for owner name starts with? Like this:

ownername like d%.

Right now if I type a d in the search box any owner names that contain a d is listed.

J
Jane 2/19/2010

Hi,
just select 'Starts with ...' search option for this purpose.

J
jim9 author 2/19/2010

There are no search criteria here, just the search box.