- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2017 11:12 PM
Is it possible to insert Media and Text value in a Database Table field..?
So when rendered using List view must display Image along with text in a column
How to implement this requirement?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2017 11:21 PM
Hi Eswari,
I guess you want to show some icon beside the text in the list view. In this case you need to design the Field Styles for that text field.
For example you can refer the OOB incidents where the Caller is a VIP user. You can see a VIP icon beside the name of the Caller in both form and list view.
I hope this helps.Please mark correct/helpful based on impact

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2017 11:15 PM
You can use data type 'image' to add pictures
You can use data type 'audio' to add audio
You can use data type 'video' to add videos
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2017 11:19 PM
I need Both Image and text to be in a same field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2017 11:20 PM
Hi Eswari,
Can you please elaborate your requirement?
are you trying to add image and media type record on ur form?
if yes, then you can do it. it's OOTB field type available in servicenow.
Please check the section 2 in below link.
Introduction to Fields - ServiceNow Wiki
Thanks,
Harshvardhan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2017 11:27 PM
Hi Harsh vardhan,
My requirement is same as what Amlan Pal told in this conversation.
I am trying to add one custom image beside a text in list view