rbh123456789
Technical User
CR 11.5
Hey guys,
Here is my record selection formula:
if {RESPONDENT_LOOKUP.respname} = {?respsearch} then true;
What happens:
When i am prompted with the {?respsearch} parameter, i would type in, for example, City of Toronto or Microsoft Inc. The search results bring back the EXACT matches, which is good.
What i need to happen:
I need the search results to not only display the EXACT matches, but similar records like 'The City of Toronto' or 'City of Toronto - Finance Dept'.
Can anyone help?
Hey guys,
Here is my record selection formula:
if {RESPONDENT_LOOKUP.respname} = {?respsearch} then true;
What happens:
When i am prompted with the {?respsearch} parameter, i would type in, for example, City of Toronto or Microsoft Inc. The search results bring back the EXACT matches, which is good.
What i need to happen:
I need the search results to not only display the EXACT matches, but similar records like 'The City of Toronto' or 'City of Toronto - Finance Dept'.
Can anyone help?