ryanb / nested_form

Rails plugin to conveniently handle multiple models in a single form.
MIT License
1.79k stars 505 forks source link

Callbacks nested #378

Open fatimaTalavera opened 7 years ago

fatimaTalavera commented 7 years ago

I want to write a jquery function when "collection_select" changes, but my event does not work for new fields. What function or callback should I use?