Show Reference table Record producer variables on the form

Ridhima8
Tera Contributor

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 ?

1 ACCEPTED SOLUTION

Ethan Davies
Mega Sage
Mega Sage

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...

View solution in original post

2 REPLIES 2

Ethan Davies
Mega Sage
Mega Sage

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...

This worked! Thankyou