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 :)