ActiveFinder

Hi all

Can any one tell me how can i use Active Finder?

What functionality contain Active Finder? Please give me some example…

It’s used by Active Record internally to handle things like Post::model()->with(‘something’)->findAll();

If you haven’t read guide yet you can refer to http://www.yiiframework.com/doc/guide/1.1/en/database.overview

I have a Form.

view part is

I want to implement Auto Finder in that To field.

How can I implement this thing ? ;) <_<

What’s Auto Finder? You mean http://www.yiiframework.com/doc/api/1.1/CJuiAutoComplete/ ?