This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Grid Band Search Function

Hello,

We are working with a Grid Band search function, setting the "IsSearchActive" extended property to true, and can only get results back that start with the search string entered.  We also want to get results that "include" the search string.  For example, we do a search for the string "aug"

 

and get no results.

However, when we do a search for "s-aug" we get results that start with "s-aug".

Is there a way to modify the search so that we also get results that include the search string rather than just start with the search string?

Parents
  • I'm sorry I should have been more specific. We are doing the search in the web portal and am looking for a way to modify the Grid Band search properties in the Web Designer to find objects that include the search string rather than start with the search string. Using the wildcard works, but is there a setting we can specify so that the user doesn't have to use the wild card? I looked at the recommended documentation and it seems to be referencing the search function in the Manager tool which does not apply in this case.
Reply
  • I'm sorry I should have been more specific. We are doing the search in the web portal and am looking for a way to modify the Grid Band search properties in the Web Designer to find objects that include the search string rather than start with the search string. Using the wildcard works, but is there a setting we can specify so that the user doesn't have to use the wild card? I looked at the recommended documentation and it seems to be referencing the search function in the Manager tool which does not apply in this case.
Children
No Data