This topic is locked

Search Criteria Issues

5/16/2008 7:38:32 AM
PHPRunner General questions
L
Lisa2006 author

Hi Forum,
I have a the following setup:
Table: suppliers

Fields: supplier_account, etc.
with the following records:
record 1: E123

record 2: P545

record 3: B777

record 4: E888

record 5: P999
When at the advanced search page, i would like to search by the field 'supplier_account' for records E123, P545 & B777 simultaneously, so that only these 3 records are displayed on the list page.
Cannot see a way to do this.
Your help & support would be much appreciated.
Lisa

J
Jane 5/16/2008

Hi,
unfortunately there is no easy way to do it.

In general you can change search procedure editing generated ..._list.php files manually.

However we don't have a ready to go solution for this.

L
Lisa2006 author 5/16/2008

Jane,
Thanks for the reply.
Is there any way to simply display the records on the list page, based on writing some logic in an event?
Thanks
Lisa