Render a form from another controller

Hi,

Like I say in the title I am having trouble to render a form in my index page from the site controller.

It render correctly but when I submit it there no new database entry. But it work correctly from the initial controller.

Is it possible that the beforeValidate function is a problem ?

My goal is to render the form just by calling renderPartial from the site index.php .

this may help you http://www.yiiframework.com/forum/index.php/topic/10093-login-form-in-index-page/page__p__120467__hl__form+home+page#entry120467