awesome_nested_fields
awesome_nested_fields copied to clipboard
Easy dynamic nested fields for Rails and jQuery applications.
I've got a real basic Question and Answer project I'm trying to do. I can add answers to my question but as soon as I try to Create Question I...
new attributes are added not in the correct timestamp order I am saving nested table row into a database. development.log is as follows. "qforms_attributes"=> {"1333432769586"=>{"partnercomment"=>"6", "expenditure"=>"", "status"=>"1", "_destroy"=>"false", "id"=>"", "time4"=>"0",...
After the removal of the nested field(s), the page always jumps to the beginning. This is probably due the not returning "false" after removing the field. Can you fix it?