- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2023 08:00 AM
Requirement - On the incident table, a record producer is in place, and I've implemented a formatter to display the variable editor on the incident form. Meanwhile, there's a field on the change table referring to the incident table. The goal is to showcase the variables from the incident form on the change table. Is there a way to achieve this ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2023 07:05 PM
I am not sure if it is possible on the Change Request record, but if it is, this article that explains how to do it for Incident Tasks is your best bet.
https://www.servicenow.com/community/developer-articles/variable-editor-on-child-task-other-than-cat...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2023 07:05 PM
I am not sure if it is possible on the Change Request record, but if it is, this article that explains how to do it for Incident Tasks is your best bet.
https://www.servicenow.com/community/developer-articles/variable-editor-on-child-task-other-than-cat...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2023 06:51 AM
This worked! Thankyou