- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2021 09:04 PM
How can i show Record producer variables in standard ticket page? Standard ticket page shows only RITM variables after submitting the form, for record producers it is not showing any variables after submitting the form.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2021 05:26 AM
{
"readonly_variable_editor": {
"value": "true",
"displayValue": "true"
}
}
Remark: you can edit the standard_ticket page in Designer if you would switch current application to "Service Portal - Standard Ticket" before. After simple modification the old page like
will be change to the following:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2021 09:49 PM
Hi
basically, all variables of the record producer should match with fields of the target table.
So why do you need the variables on the form additionally?
Kind regards
Maik
If my answer replied your question please mark appropriate response as correct so that the question will appear as resolved for other users who may have a similar question in the future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2021 05:26 AM
{
"readonly_variable_editor": {
"value": "true",
"displayValue": "true"
}
}
Remark: you can edit the standard_ticket page in Designer if you would switch current application to "Service Portal - Standard Ticket" before. After simple modification the old page like
will be change to the following: