Difference between #2 and #3 of
How to create/save more Model inputs and make them repeatable with jQuery

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.
11 0
16 followers
Viewed: 51 392 times
Version: 1.1
Category: Tutorials
Tags:
Written by: qiang
Last updated by: Yang He
Created on: Apr 21, 2009
Last updated: 11 years ago
Update Article

Revisions

View all history