We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Change Reference type of field to List type

Vikas6
Tera Contributor

If a table has a Reference field and later I changed it to List type, but it doesn't store multiple values. It is behaving as normal Reference field.

 

any idea, why it isn't working?
How can I solve it without making new field? I dont want to create new field and use script to copy from old field to new field.

 

Please help. Thanks in advance

6 REPLIES 6

@Vikas6 Um unfortunately its not working 

i just came across a same type of scenario i guess there is no other way than creating a new field 

refer this link 

https://www.servicenow.com/community/developer-forum/changing-field-type-from-reference-to-list-erro...

Mark my answer correct if this helps you

Thanks

Change the field type to String, save it and later change it back to reference field type.