Skip to content Skip to sidebar Skip to footer
Showing posts with the label Nested Forms

Adding A Text Input Field Through Js Or Jquery When Clicking On Another Input Field In Rails 3

I'm building a nested form in rails 3.1 and instead of pressing the 'add' button i want… Read more Adding A Text Input Field Through Js Or Jquery When Clicking On Another Input Field In Rails 3

Rails 5, Cocoon Gem - Nested Form Inside Nested Form

I am trying to use cocoon gem to build nested forms. I have models for Organisation, Package::Bip … Read more Rails 5, Cocoon Gem - Nested Form Inside Nested Form