Developer articles
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

Service Portal Widgets and Demo Data

Widgets are a great tool for creating reusable content. Creating widgets can be done by almost any developer and the widget editor makes this easy to do. One of the lesser documented tools within the widget editor is the "Demo Data" panel. This panel...

Apply Custom Theme for All Users

I've had to apply a custom theme on several implementations and end up referring to the community each time for the how-to steps because it's done so infrequently.   Below are the steps that have worked for me, hope they help.    

find_real_file.png
terp by Giga Contributor
  • 986 Views
  • 1 comments
  • 0 helpfuls

Trigger metric retroactively

Again a little code tip for those that may need it. Nothing hard to create yourself, but may be faster this way.I had to change a metric that was running calculations on the wrong information, which in itself was not problem; what was an issue were t...

felladin by Tera Guru
  • 3283 Views
  • 4 comments
  • 4 helpfuls

Call a Record Producers variables

Having worked with Record Producers the last few weeks I built this little solution I hope may help some out there.My issue was that I needed a lot of Record Producers that contained very similar information, but I was not interested in writing anyth...

felladin by Tera Guru
  • 4789 Views
  • 2 comments
  • 3 helpfuls

Video: How to Make REST Attachment API Requests

This video shows how to use the REST API to GET, POST, and DELETE attachments on the ServiceNow platform. It applies to ServiceNow releases starting with Geneva. You will need access to perform the desired attachment operation on the target record an...

marystromberg by ServiceNow Employee
  • 13747 Views
  • 2 comments
  • 5 helpfuls

GlideDialogWindow

Hi AllOn the stockroom consumable, we have UI Action for Consume Tab. When we click it a GlideDialogWindow appears for the Asset & user details. On the Consume Window, I need to change the Asset to CI, as per the below screen shot. Please let me know...

find_real_file.png
Top Contributors