copy variable editor to the cloned case
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2024 04:46 AM
Hi experts, we have variable editor on a HR case.
When we clone the HR case, the variable editor should be copied to the new record.
How can we achieve this.?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2024 04:49 AM
Hi @Brad Bowman , I saw your replies on similar posts. Could you please provide your insights.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2024 04:50 AM
Hi,
I assume you are using an UI Action or so to clone the case. If so, the clone case UI Action logic you need to write a logic to create variable specific entries in the question_answer table to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2024 04:59 AM
Hi @Jaspal Singh , yes we are using UI action. Our variable editor also has the multirow variable entries.
could you provide any articles for the logic?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2024 05:01 AM
Thread has a logic that might need a bit of updates to get it worked for your use case.