I'm having some difficulties with Yii.
In my project I have a two fields (and Id_status Artist) it is possible to insert multiple rows like the following example http://www.eha.ee/labs/yiiplay/index.php/en/site/extension?view=dynamicrows
But the problem is that I am not able to save data in the database.
For this case I am working with three tables (tbl_song, tbl_artists, tbl_song_artists).
If anyone can help me thanks.