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

Forum Posts

Getting modal widget to open with onChange in SP

Hello everyone! I wanted to put a disclaimer that I am learning Service Portal so this is a new experience for me, any pointers or suggestions will greatly be appreciated! I am trying to load a modal widget and need to get it to open onChange from a ...

modal.PNG Catalog client script.PNG
cmuniz by Kilo Explorer
  • 3234 Views
  • 3 replies
  • 0 helpfuls

Resolved! Redirect user to a specific service portal

Hi,We are having two service portal active in our instance and we want the end user to be redirected to one of the portal. We have configured the script include "SPEntryPage" and its related system property to redirect which is working fine. But the ...

dhruvd by Tera Expert
  • 4038 Views
  • 7 replies
  • 2 helpfuls

Resolved! Make custom created fields visible to Approver.

I have created a custom task table which sends an approval to user whos name is given into assigned_To field. I have created custom html fields into form design. Now I want to display these custom created fields to approver. Please suggest me some so...

find_real_file.png find_real_file.png

how to decode MD5 encrypted string?

how to decode MD5 encrypted string?   I have used below code to encrypt a string. var inputString = "Her molasses flowed slowly down the hill."; var digest = new GlideDigest(); gs.info(digest.getMD5Base64(inputString));Output: SKdikyauk31LyQYS9KJ/gQ=...

Sumit35 by Tera Contributor
  • 3302 Views
  • 7 replies
  • 0 helpfuls

Flow Designer and Input via Variables

After recently updating to London we are eager to explore the Flow Designer more to see where we can benefit using that as it seems like a great addition. The Flow Designer is meant to be an easy intuitive tool to use and for the most basic stuff it ...

sjohanse by Kilo Contributor
  • 2943 Views
  • 4 replies
  • 0 helpfuls

Not able to Click Modal Button in ATF

I've a Custom modal, which I'm displaying on a button click. The modal has two buttons "OK" and "Cancel". Here is the html code of these two buttons written in my UI page:  <div class="actions"> <button class="btn btn-default" id="no" onclick="in...

find_real_file.png
Kaushal283 by Kilo Expert
  • 3262 Views
  • 4 replies
  • 0 helpfuls

Resolved! Need help on converting letters to Upper Case

Hello, I have a requirment where i need to convert all the entered text into Upper Case for that i wrote below script which is working fine in Native view but not in Service Portal view: function onChange(control, oldValue, newValue, isLoading) { ...

SCOM integration problem. Service-Now to SCOM does not work

Hello,I have the Service-Now SCOM Connector configured on both my SCOM server and MID server. Alerts from SCOM are being sent to Service-Now and even updated from Service-Now with the Incident Number. However, when I resolve the Incident in SN it is ...

tpulls by Kilo Explorer
  • 5665 Views
  • 24 replies
  • 0 helpfuls

Regarding the Use of getTopWindow()in servicenow

Hi I got a doubt while going through the UI actions...What is the use of this var w = getTopWindow();    w.popupOpenFocus(url, 'related_list',  950, 700, '',  Where I can find the getTopWindow class...Give me the link and the details that you have.. ...

Ganesh75 by Giga Contributor
  • 3315 Views
  • 1 replies
  • 1 helpfuls

Resolved! how to send notification to a distribution list?

I'm trying to send a Notification to a distribution list but there is no "email addresses" field like there is on scheduled reports. The "Enter email address" field under Users does not work. Any idea how to do this? Thank you! 

dianeled by Kilo Guru
  • 5938 Views
  • 3 replies
  • 0 helpfuls

Resolved! URL for link for current Incident?

I have a email notification that gets sent out to I.T. cells/pagers when they are on call.  I want to use the Take me to Incident button email script that I use for regular emails.  But since these notifcations are going to cell phones I would like t...

find_real_file.png
velvet by Mega Guru
  • 3022 Views
  • 3 replies
  • 1 helpfuls