Will Watson
Joined
610 Experience
6 Lessons Completed
0 Questions Solved
Activity
Hey chris, I'd like to build up product associations in the products edit view using modals. ie generating a specs table.
When i submit a form to the create action it re renders and closes the modal. adding data-turbolinks-permanent doesn't seem to solve the problem as the new specs won't show up
This form would be rather long for one page, is it possible to accomplish what I'm trying to do with turbolinks 5 or should I look to do something like breaking the form out into separate pages?
Cheers