How can i set multiple field values in reference field

Rakhesh
Kilo Guru

Hi Everyone,

We have a query i.e., we have a variable name is 'Project Id/ Name' and the type is reference.In this reference table has field names like   project name,

project id etc.User is selecting either project name or project i'd.But here, only one value   placing at 'Project Id/ Name' this variable.

3 REPLIES 3

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Rakhesh,



Reference fields can only hold one value in the field i.e the display value of the table. To display additional fields you can either fetch the target field values via dot-walking or create a custom field and then populate it via script based on parent record relationship.


Thank you!!


You are very welcome. Let me know if that answered your question. If so, please mark the response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list. Thank you


How To Mark Answers Correct From Community Inbox