From the CRUD GII, I need to do a multiple insert a table. For example: The User will select the number (1 to 10) and then click on NEW, then he would fill the fields and click RECORD, all N records would be recorded.
This is a feature of the current system, which was developed with the tool Dreamweaver Developer Toolbox, and I am migrating the application to the Yii Framework.