I am a yiibie, and i am stuck in a problem. I have made a file named ngopage.php in my view file and i am able to get the data from my Ngo table but I
ngopage.php
Ngo
For this i think you should use a has one relation
'profile' => array(self::HAS_ONE, 'Profile', 'user_id'),