Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Classic report search

Michael_Priesch-JavaNetDec 11 2011 — edited Dec 17 2011
Hi everybody,

to say it first, I'm a newbie to apex because my lack of experience with it.

I've to create an application that searches for keywords inside textfields of a table using instant search(I'm using the clarifit plugin for that).

Therefore I have to use a classic report not an interactive report due to requirements from my boss.

He wants something like the live search used by google - now the problem is that if more than one keywords separated by whitespace are entered, the search looks for all of them eg.: "keyword1 keyword2" and not "keyword1" AND "keyword2".

Does anybody know how this can be done ? Do I've to split the search string using ajax or do I'have to implement a row filtering using variables (which variable name does the content of the search box have)

Anybody got a hint for me please ?

Thanks in advance

Kr

Michael.

Edited by: user553848 on Dec 10, 2011 11:22 PM

Edited by: user553848 on Dec 11, 2011 10:32 AM

Edited by: user553848 on Dec 12, 2011 11:51 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 14 2012
Added on Dec 11 2011
2 comments
165 views