Display value,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
