Datatype to display Image and text values

eswarijk
Tera Contributor

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?

1 ACCEPTED SOLUTION

amlanpal
Kilo Sage

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



View solution in original post

11 REPLIES 11

Harish KM
Kilo Patron
Kilo Patron

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


Regards
Harish

I need Both Image and text to be in a same field


Harsh Vardhan
Giga Patron

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


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