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.

custom widget to upload image into table

Adn Akbar
Tera Contributor

I want to upload an image from custom feedback widget into table. I was able to create a record into table but stuck in uploading an image into table. 

2 REPLIES 2

SanjivMeher
Mega Patron
Mega Patron

In the widget, do you have a paperclip option to attach?

If not you can add that to your widget using so-attachment-button tag as show below. Refer the OOB form widget, you can take reference from there.

 

SanjivMeher_0-1704825641083.png

 


Please mark this response as correct or helpful if it assisted you with your question.

Adn Akbar
Tera Contributor

I have use the image field in HTML to attach the file. Question is to get the pic from image field and storing it into the table