How to preload dropdowns in CForm

Comparing #1 with #2

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