I would like to add a 'Copy' button that creates a new copy of the question with the same set of answers. I think it will be similar to the link_to_add_fields, but I cannot figure out how to capture user input and create a new nested object with those values on the fly. Any help will be appreciated. Thanks.
I would like to add a 'Copy' button that creates a new copy of the question with the same set of answers. I think it will be similar to the link_to_add_fields, but I cannot figure out how to capture user input and create a new nested object with those values on the fly. Any help will be appreciated. Thanks.