Hi,
In the advanced search pages, for each search field, a second version is created for use when the user wants to search between two values (normally this is hidden). However 'Between' is only available for searching text, date, time fields.
It is not available for Lookup Wizard fields, and so there is unnecessary processing creating two Lookup Wizard fields. The more lookup values there are for the field the more processing is required by the server and a larger html file is created. This takes longer to download and process by the browser.
I have noticed, that while most pages are quite snappy to come up on the browser, there appears to be a slight delay on advanced search pages, and I was wondering if this may be one cause of it.
Would it be better to have a 'Between' search option in PHPRunner, and so only create the extra second field if the user requests it?
Regards,
Gordon