deepnath
(Deepnathkundu01)
1
Hi all
Can any one tell me how can i use Active Finder?
What functionality contain Active Finder? Please give me some example…
samdark
(Alexander Makarov)
2
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
deepnath
(Deepnathkundu01)
3
I have a Form.
view part is
I want to implement Auto Finder in that To field.
How can I implement this thing ?

samdark
(Alexander Makarov)
4