Gianni
|
| Posted: 05/16/2002, 3:15 AM |
|
Hi
I have a Listbox on a search form. This listbox has got to have a custom SQL lookup string.
When form is displayed everything is just as expected: listbox options are those that result from the query.
I need a null (empty) option in this listbox, that I can use for fetching "all records" from the search form.
How can I do?
|
|
|
 |
Alex Alexapolsky
|
| Posted: 05/16/2002, 5:00 AM |
|
Click Field Properties icon, check "Custom initial value" checkbox and
set custom parameters below checkbox.
|
|
|
 |
Gianni
|
| Posted: 05/20/2002, 11:42 PM |
|
Thank you Alex. Your hint is right.
|
|
|
 |
|