load a form in another one via Cjui

Hello,

first of all I would like to introduce myself. I’m brand new to Yii as I started three days ago. Also I’m not a web developper as I didn’t learned it at school but when i tried to do things :lol:

Here is the question I have :

I have 2 linked tables. Lets say "Continent" and "Countries"

I would like to have to possibility to enter new "countries" while editing a continent. To do so, my idea it to create a link to a modal window for the "country" form.

I know I have to use renderPartial functionnality but can’t get it work properly.

Can someone help me on this topic ?

NOTA : yii 1.1.10, read blog tuto and do not understand well the guide.

Regards.