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.

Drag and Drop Attachments

PeteM1
Tera Contributor

Hello All. I have a requirement that allows users to drag and drop attachments in a custom table in a SN portal. I would appear the out of the box form widget/page does not have that capability. So, I started trying some things and stumbled upon the Ticket Attachments widget. I dragged that on my custom portal form and it appears to allow for drag and dropping of attachments. So, my question: Are there any downsides of using that widget in my forms and hiding the 'paperclip' that is the standard upload method? I personally have not seen any downsides, but I certainly could have missed something.

 

Thanks again. 

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@PeteM1 The widget you are referring to is an out of the box widget, I have seen development teams using that widget for drag and drop functionality. I personally haven't observed any downsides while using the same.

PeteM1
Tera Contributor

@Sandeep Rajput  - thank you Sandeep. This is great news!