
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2015 10:20 PM
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
Solved! Go to Solution.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2015 10:40 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2015 10:40 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2015 10:47 PM
The following javascript example will be a great baseline of how to build your inline copy/paste image from clipboard customization.
I hope it's helpful!
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2015 01:24 AM
you can create HTML field for this functionality.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2015 09:40 PM
Hi Julio, do you have any further questions on this or could we close this thread?
Thanks,
Berny