Revision #3 has been created by StErMi on Apr 21, 2009, 2:52:21 PM with the memo:
Added credit :)
« previous (#2) next (#4) »
Changes
Title
unchanged
How to create/save more Model inputs and make them repeatable with jQuery
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
Content
changed
[...]
'photosNumber' => isset($_POST['PhotoEvent']) ? count($_POST['PhotoEvent'])-1 : 0, //How many PhotoEvent the user added
'update' => false,
));
}
?>
```
I wish you will enjoy my guide :) Please gimme some feedback to improve it :)
See ya! Emanuele "StErMi" Ricci.