This topic is locked

where clause in dropdown

4/8/2006 3:57:39 PM
PHPRunner General questions
J
jim9 author

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=2740&image=1&table=forumtopics' class='bbc_emoticon' alt=':unsure:' /> Is there a way to filter a dropdown box (while doing a lookup) so several thousand records aren't listed? But filter would be different depending on that record. To explain: say I'm looking up a company, and on this record I know the company starts with da. Ie., David Phillips trucking co. Whereas on another record It might start with Th for Thomas Transportation. If this can't be done, is it a feature you could add? I have around 5500 companies that need to be in the lookup table.

P.S. So far this is a neat program.

Sergey Kornilov admin 4/10/2006

Jim,
dropdown boxes are totally managed by browser, so there is no easy workaround.
We plan to add some javascript-based lookup helper in one of the next PHPRunner versions.