I have a project that I need to replace the old question (single row matrix table question) to a new one (multiple choice - single answer question). We don’t want to fully delete the old question as there are automations that are dependent on this. So, we wanted to simply copy the response from the new question and have it autocoded to the old one.
My challenge right now is I don’t know how to do this via javascript.