Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hello,
I am looking to use the QueryDataTableEntries snippet however, I want the input from the user to be searched as a 'Like' string instead of an exact case match. For example, if the user searches 'TC' I want results containing 'TC1', 'TC2', 'TC3', etc. to be returned. Using the default snippet only returns results if they are entered exactly.
Thank you,
Mike
Take a look at section 03.14.06.01, Query Parameter for Query Services, of the wiki. It may help
Hi David,
Can you provide the link to access the wiki 03.14.06.01 section?
Since that Wiki no longer exists, go to the Help Documentation into the Java Doc and search for EQ or 'Query Parameter for Query Services' will work as well.