duetltd
Posts: 7
|
| Posted: 11/17/2007, 10:11 AM |
|
Hi,
I've used the wizard to create a Search and List. My search is a list of fields displayed as Checkboxes and I added a Textbox (SearchStr) to hold the value to search for.
I want to be able to enter a value into SearchStr, check the fields I only want searched in (ex. Product Name, Manufacturer, Code), and show the results in the in the List below.
I need to write custom code to see if SearchStr is filled and if so see which of the checkboxes were checked and look for SearchStr in those fields only. I tried code in 'Before Execute Select' on both the Search and List only to get an "Warning:Record PartsSearch: Event BeforeExecuteSelect cannot have actions because the datasource would not be generated" error.
Any help or guidance on what to do or where to put the code would be appreciated.
Don
|
 |
 |
|