Copy and Paste attachments

juliochacon23
Tera Expert

Hi, I am creating a record producer for incident creation.   I wanted to find out if there is a way to allow someone to submit screenshots by copy and paste instead of attaching a file.   What kind of variable is needed for this?

Thanks

-Julio

1 ACCEPTED SOLUTION

bernyalvarado
Mega Sage

Hi Julio, I believe that the closest that ServiceNow has to your requirement is to have an HTML file on the one you can add images from a file.



I totally agree that that an inline copy/paste will be a nice customization to implement.



Thanks,


Berny


View solution in original post

7 REPLIES 7

bernyalvarado
Mega Sage

Hi Julio, I believe that the closest that ServiceNow has to your requirement is to have an HTML file on the one you can add images from a file.



I totally agree that that an inline copy/paste will be a nice customization to implement.



Thanks,


Berny


The following javascript example will be a great baseline of how to build your inline copy/paste image from clipboard customization.



HTML5 paste image to page



I hope it's helpful!



Thanks,


Berny


salemsap
Tera Expert

you can create HTML field for this functionality.


bernyalvarado
Mega Sage

Hi Julio, do you have any further questions on this or could we close this thread?



Thanks,


Berny