Populate a field of a MultiRow Variable Set into a new Table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2023 06:21 AM - edited 04-26-2023 06:42 AM
I have a record producer. In this record producer I have a Multi Row Variable Set. In this MRVS i have some variables:
(MRVS and its variables)
When I SUBMIT the ticket, and go to the fullfiller view, MRVS is NOT editable:
(fullfiller view from a ticket. for this I´ve created a formatter to see MRVS)
I Need that this values (from MRVS) can be modified. So, I´ve created a new table with the same labels of MRVS:
(new table)
I set the Related List with this table, BUT I need that this related list (the table) is populated with the values of the ticket (The values of MRVS I´ve fullfilled):
The thing is, if I modify something in this table (number of ticket 1061):
And then, I go to another ticket (1051 for example) the values are the same, because I´m modifying the table:
SO.... How can I populate the values from #1061 ticket into a table to be modified, but not beeing modified in #1051 ticket?
I Hope you can understand what I´m trying to explain here... Thanks