how to set a value in a form field ?

Hi !

I have this field in my form :

How can I set the vaule to this field without having the field to show in the form ?  I just want to save it in my MySql database.

I think the best way is to use activeHiddenField :)

http://www.yiiframew…tiveHiddenField

Quote

I think the best way is to use activeHiddenField :)

http://www.yiiframew…tiveHiddenField

It works ! Thanks ! 

you’re welcome :)