Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Resolved! SetValue not working

Hello, I'm trying to create a script that can run early in the morning to set all of the assets that are associated with expired contracts to "Retired" status (we get our contract and asset details from a 3rd party system that insists on adding a new...

Can we show completed surveys in Service Portal?

Hi, I am trying to show Completed Surveys in Service Portal. Can we show it? When I try to enter the URL of a completed survey in place of a new Survey URL, it says survey already completed. I can use the Simple List (OOTB widget) to show the Complet...

mdash by Giga Guru
  • 2514 Views
  • 4 replies
  • 2 helpfuls

Is there a way to force a browser cache refresh?

Some of my client/UI scripts are stale whenever we deploy to production, breaking some of our data-filling automation. If there's an easy way to flush the user's browser cache through a simple script or some other mechanism, that would make deploymen...

ngcortes by Kilo Contributor
  • 5194 Views
  • 4 replies
  • 2 helpfuls

Resolved! How can we apply paging in custom table in Service Portal?

Hello,How can we apply paging of a custom table in Service Portal?Below is my table script - <div class="tab-content">   <table id="myTable" class='table table-condensed table-bordered table-striped' >       <thead>           <tr>             <th> </...

Export to excel button on a UI page, how do I export a html table containing more than 2000 rows from a UI page via 'export to excel' button?

Hi  I exported a html table from a UI page via export to excel button. Client script in UI Page: function exportRec() { var tab_text = "<table border='2px'><tr bgcolor='#33AFFF'>"; var j = 0; tab = document.getElementById('listProj'); // id of tab...

find_real_file.png

Resolved! Service catalog Date validation

Hi , I am looking fro Date validation in service catalog date fields . 1) Start Date must be greater than TODAY . 2 End Date must be greater than Start Date . I am using the below code but it is not working and giving zero for startDateMs and endDate...

ragz by Tera Expert
  • 4552 Views
  • 7 replies
  • 3 helpfuls

Resolved! Service Portal Standard Changes

Can anyone tell me how to hide the "Standard Changes" in the Service Portal?These are our Standard Change templates, but we don't want people to use them in the Service Portal.   We need to hide them in the Service Portal, but NOT in the ITIL View. I...

find_real_file.png

Resolved! Conversion of User ID to User Name in Assigned in Transform Map

I have a data source connection to a sql database. the field on the sql database for 'assigned to' uses the user id's (u_assignedto) of the users as opposed to the user names for the 'assigned to' field. I would like to convert the assigned to (user ...

Okey_O by Tera Contributor
  • 3667 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to change contents of "My Requests" in service portal view

Hello, please see attached print screen - I need to change contents of the "My Requests" report view on service portal - need to customize data filter and choose particular column to be used. Just wondering if this is supposed to be done via record p...

Milan13 by Giga Expert
  • 6573 Views
  • 4 replies
  • 3 helpfuls