How to preload dropdowns in CForm

Comparing #1 with #2

Revision #2 was created by transistor transistor on Jul 24, 2013, 8:53:31 PM.

Not sure if it is a tip or how-to

Content

[...]
```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 :)