Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Allow users to put images in Variables while submitting the catalog item

Avinash16
Tera Contributor

Hello All,

Is there any way that , users while submitting the catalog item should be able to put/place image in the variable.. I had tried with rich text field but of no use. Users want to add images for some fields instead of filling the fields/variables with letters for a catalog item.

Any help is highly appreciated. Thanks in Advance

Regards,

Avinash

1 ACCEPTED SOLUTION

Harshad Wagh
Tera Guru

Try using HTML type variable, there users can add images.

Thanks

Harshad

View solution in original post

8 REPLIES 8

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

the only closest variable is of type Attachment where users can upload a file or image.

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Yeah thinking the same..

Thanks for the reply Ankur.. 

@Avinash 

Are you sure using HTML type variable allows users to add image inside it?

I don't think so.

Can you share more details on this?

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@Ankur Bawiskar yes, it has worked for me.

 

On Submitted Request

 

aAlso, it gets attached in attachment on requested item

 

TThanks

Harshad