List type field

Serhii2
Giga Contributor

Hi!

Guys, my problem: 

I have "List" type field, with 4-5 items, is it possible to make this items like reference ?

1 ACCEPTED SOLUTION

Harsh Vardhan
Giga Patron

No you can not, if you will try you will get an error like below.

"Type change not allowed. Invalid type conversion for field 'list' on table 'Incident'. Cannot convert from 'List' to 'Reference'."
 

Note: list type field can contains multiple value but in reference field it will contain only one value. 

 

why do you want to change it ? 

View solution in original post

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

List field itself is a reference to some table

So it stores the sys_ids

Can you explain your requirement here?

Regards

Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Harsh Vardhan
Giga Patron

No you can not, if you will try you will get an error like below.

"Type change not allowed. Invalid type conversion for field 'list' on table 'Incident'. Cannot convert from 'List' to 'Reference'."
 

Note: list type field can contains multiple value but in reference field it will contain only one value. 

 

why do you want to change it ? 

Thanks ,I supposed, but decided to clarify, because administrators asked me, it is list of stories, he would like to follow by link to each story

Let me know if you have any further question on it. 

 

If i answered your query , kindly mark it as correct and close this thread.