Don Oldenburg
|
| Posted: 07/27/2001, 11:08 AM |
|
Okay -- Attempting my first CC application <cheer>! I've build a search page
on my own, and then even went through the step by step instructions for the
building and "EVENT" application.
I have my search form, and my grid. Displays correctly. If I don't check the
"REQUIRED" box on the form properties it shows my entire database. If I
check the "REQUIRED" box, I get NO returns. No matter what I put in for
search criteria. I'm searching on First and last name. And I've even added
input translation things on the input page. Nothing seems to work. Thoughts?
Suggestions???
HELP!
|
|
|
 |
Walker P.
|
| Posted: 07/29/2001, 5:23 PM |
|
It appears that you have not configure the input parameters of the search
form correctly. Go through the fields and amke sure the the 'Type' and
'Operator' fields are set correctly. In your case, the type should be text
and the operator should be 'Like %....%'. Also make sure that the input
parameters are matched to the correct database fields.
Walker P.
CC Support
|
|
|
 |
|