Display value,

arjshubh
Tera Contributor

Hi, 

 

On rm_story table we have epic field which is reference type. When i select value it is showing me number, i want to change it to short description. If i change display value of this field it will affect on all tables wherever i am using this as a reference. i want display value as a short description only on r_story table.

2 REPLIES 2

Anurag Tripathi
Mega Patron

Hi,

If you make the change it will be everywhere and not limited to this field.

What you can do alternatively is , Add a Dot Walked field on the form that will show the name of whatever user is selected.

Link below will show how to add dot walked field on the form 

Solved: How to define a Dot Walked Form Field? - ServiceNow Community

-Anurag

Chaitanya ILCR
Mega Patron

Hi @arjshubh ,

not possible.

you can do this instead add the epic.short_description to the form layout and make it readonly using client script

ChaitanyaILCR_0-1768409322181.png

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya