Append (Copy/Pass) all the Record Producer variables data in the Incident Description field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2023 09:21 AM
Usecase: Append (Copy/Pass) all the Record Producer variables data in the Incident Description field.
1. My Record Producer.
2. For this we need to write one script in the "Record Producer" script section (refer below image).
3. We just need to use the producer keyword with a variable name as shown in below image.
Script: //Append variables in Description
4. These are the variables(1. Affected user 2. Urgency 3. Description) which will append/copy in the "Incident Description" field (refer below image).
If you found this article helpful please mark it as 👍Helpful.
Thank you,
Chinmay Batra
- 492 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2024 04:46 AM
Hi Chinmay
i have similar requiremnet but need to append multiple choice variables and checkbox variables as well in description. Could you please suggest options for that too
Thanks
Priyanka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2024 12:14 PM
Hi @PriyankaThakur_ ,
Steps are as follows please refer the below screenshots for better understanding.
1. Below are the question, name & type of variable.
2. Script should be like this:
3. Below are the variable in the form.
4. After the selection of values. I am going to submitting it.
5. The end result will be like this.
If you found this article helpful please mark it as Helpful.
Thank you,
Chinmay Batra