Is it possible to copy multi-row variable data to another MVRS?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2023 11:22 PM - edited 06-06-2023 11:22 PM
Hi All,
I have build a catalog item which has a MVRS and on submit of this it creates a RITM. Now, there is one more catalog where they select the closed RITM's and it has to copy the closed RITM MVRS values to form level MVRS.
I have some code that will copy the variables from the Requested Item to the form level, but I just noticed that it is not copying over the multi-row variable set information. Multi Row Question Answer table [sc_multi_row_question_answer] has the values in it but I'm unable to copy them.
Has anyone come across this before? Is there an easy way to copy this data?
Thank you in Advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 09:04 AM
Hi @Nagashree5 I have the same requirement. Did you found the solution? can you share it?
Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2025 04:17 AM
Any update on this . were you able to get this to work ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2025 05:39 AM
Hi @paulsunny , I don't the script handy with me as this requirement was scraped from my client. However, you can try fetching the details from sc_multi_row_question_answer table.