- Requirements
- Usage
- Internationalization (I18N)
- Change log
- Resources for the jQuery plugin
- Similar extension
A widget that encapsulates the jQuery Appendo plugin. The jQuery Appendo plugin is a lightweight plugin to manage cloning form rows with input controls.
Requirements ¶
Yii 1.1.4 or above...
Usage ¶
- install and explore the code of the demo application
Internationalization (I18N) ¶
The widget support german and english at the moment. If you have a translation of the message file in an other language than feel you free and send me a mail with your translation!
Change log ¶
Version 1.0 ¶
- initial release
Version 1.1 ¶
- I18N support for error messages
- added cssFile-property
- javascript changes
Version 1.2 ¶
- some code optimations
What is the proper model to pass to this widget?
Can you offer a better explanation of how to use the "model" parameter for this widget? It would seem to make more sense to pass the model class, since you'll be returning an array models, and in most cases, never operating on a single instance of the models' class.
Thanks for introducing me to the jappendo extension. It is the functionality I was looking for without having to do the heavy lifting myself.
jappendo with dependant dropdown
hi,
can you explain how we can use jappendo with dependant dropdown. prob that will be a very good feature. a plus for jappendo to have this feature.
2 appendo in 1 form
is it possible to build 2 appendo in one form??
2 appendo in 1 form
Hi Angela..
it's possible. you can't use CActiveForm, but only use CHtml::active for form element
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.