I am using CRXIR2 and VB.NET VS2005
Ok when you create a report and use the Crystal Report Viewer or even InfoView in business objects there is one big issue with the internal search. I want to only have the search search the IFieldIObjects not the ITextObjects as well those are just labels. As far as I can see I can not turn of the search on the ITextObjects so it will only search IFieldIObjects. Any Ideas..
Below is the wish list of functionality they end users want.
It would be helpful if the program had more than two searches; when we search addresses, we have to choose which two units to search on (e. g. state, city, street name, street number)
For example, 1234 Oak Street, Peoria, IL. It would be helpful to search, Illinois, then subsearch Peoria, then sub search Oak, then sub search and possibly 1234, etc.
Can the program be written NOT to search the headings in bold in on the side, For example, when we search Smith, Mary it picks up every word that has Mary in it like Summary. The word "Summary" is listed 3 times on every page so the program stops at least three times for each page just for the side headings alone. Also, can it be written to just pick up the name "Mary" and not every word that has "Mary" in it.
Can the program's artificial intelligence be improved to search spaces and without spaces: For example: B.J. Smith. We have to search Smith and then BJ; Smith and then B J; Smith, then B.J.; Smith then B. J. Can it pick up all possible combinations
If we have a search the yields 150 pages and we want to print only pages 8, 17, 23, 37, 50, 90 & 150, we have to type in each page number and then hit print and repeat this process seven times. Can it be programmed so that we can list all the pages we want to print and then just hit print ONCE instead of 7 or more times.

ITextObjects and Searches on reports