Revision #2 has been created by transistor on Jul 24, 2013, 8:53:31 PM with the memo:
Not sure if it is a tip or how-to
« previous (#1)
Changes
Title
unchanged
How to preload dropdowns in CForm
Category
unchanged
Tips
Yii version
unchanged
Tags
unchanged
CForm, form builder, dropdown, model
Content
changed
[...]
```php
$this->model->your_model_property
```
API documentation: [CForm]
More info, check the comments too:
<http://www.yiiframework.com/doc/guide/1.1/en/form.builder>
So, tip or how-to? you be the judge :)