CakePHP : Filter dropwdown list


Controller:

$contactGroups=$this->Contact->ContactGroup->find('list',
                            array('fields'=> array('group_name'), //field to be displayed in dropdown
                            'conditions'=>array('user_id'=>$this->Auth->User('id') //filtered by user_id
                                                                          )));

$this->set(compact('contactGroups'));




Comments

Popular posts from this blog

CakeAdminLTE is based on AdminLTE Theme for CakePHP 2.4+

The Rise of Tauri and Lightweight Desktop Apps

Hostinger | Free Web Hosting with PHP and MySQL, Website Builder, No Ads