Parameter

How do I pass a parameter with this framework??

<?php echo CHtml::activeTextField($model,‘ANAGRA_ANAGRA_ID’,array(‘VALUE’=>$_POST[‘anagrafe’][‘ANAGRA_ID’])); ?>

Or

<?php echo CHtml::activeTextField($model,‘ANAGRA_ANAGRA_ID’,array(‘VALUE’=>$_GET[‘id’])); ?>

You are again asking the same question in two different threads…

http://www.yiiframework.com/forum/index.php?/topic/8953-chtmlactivetextfield/

It’s not necesary to open new threads !!!