Answer the question
In order to leave comments, you need to log in
How to add default value for textField in Yii?
Good afternoon!
I tried this for an authorized user, (I checked the correct value of Yii::app()->user->EMAIL with echo):
echo $form->textField($model,'EMAIL',array('size'=>60,'maxlength'=>255),array('value'=>Yii::app()->user->EMAIL));
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question