Just the ticket. MySQL did not like "1 = 2", threw a null pointer exception (I seem to get them all the time). I used
lastname=MyFavoriteMartian
That worked.
I re-read the filter tag description, at the very bottom it does say "filter will be overwritten by searching!" .
Many thanks, Bill
On Fri, 15 Apr 2005 16:54:07 +0200, Luca Fossato <[EMAIL PROTECTED]> wrote:
Hi Bill,
If I understood correctly, the first access to that page should not display records.
You could use a dinamic filter / whereClause with an "impossible" condition, like "1 != 1" (works with Oracle and Postgresql).
So, if the user enter to that page, it will be used the default filter. If the user fills the search form, the filter will be built using the input conditions.
Regards, Luca
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ DbForms Mailing List
http://www.wap-force.net/dbforms
