Hello everyone!
Forgive me if this is a little long..
I am trying to get an advanced search (10-12 fields) designed for our JSF-ADF BC application. Instead of laying out all the fields in a Panel, is there any samples out there that you can refer to?
For eg:
http://forums.oracle.com/forums/thread.jspa?threadID=474045 uses a simple search with a selectOneChoice and I have posted asking if that can be extended.
One other challenge I am facing is how to do a 'between', 'greater than', 'lesser than' search for some of the fields (number/date).
I will really appreciate your ideas, pointers, references. I have searched the usual places but haven't been lucky.
Thanks for your time.