Search Demo
This took about an hour. I'm really emphasizing the fluid design here. The search itself is a bit slow simply because I'm running live across an internet connection from a client to Lotus911's server. If this were local it would be pretty much instant.
The Camtasia Studio video content presented here requires JavaScript to be enabled and the latest version of the Macromedia Flash Player. If you are you using a browser with JavaScript disabled please enable it now. Otherwise, please update your version of the free Flash Player by downloading here.




Comments
Posted by Bruce Elgort At 01:16:09 PM On 02/24/2007 | - Website - |
Just yesterday I was trying to perform a search feature this one. Could you add some code or how-to, please? What's is that, an embedded folder with the search results?
Thanks again.
Posted by Marcos Romero At 07:20:16 AM On 02/27/2007 | - Website - |
Posted by Bernd Hort At 07:18:25 AM On 03/05/2007 | - Website - |
@3 - There's a javascript technique you could probably work out where you monitor the field for a carriage return, since you don't actually get the onKeyPress events in the client. But otherwise, I don't think so.
However, you could make it so the search is executed if you leave the field, which means TAB would do the same thing.
Posted by Nathan T. Freeman At 05:44:10 PM On 03/07/2007 | - Website - |
I'm coming here from your post on Acting on multiple documents in an embedded view ({ Link } which I need to get working. But I need to start here.
Thanks,
-Jeff
Posted by Jeff At 03:35:33 PM On 11/26/2007 | - Website - |