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

Forum Posts

g_form.addOption triggering onChange Client Script

i have an onChange client script to do some stuff when value on the formfield is changed. Since this field is populated dynamically, every time addOption is executed, Onchange client script gets executed as well.So, When I change a value on the form,...

kani1 by Kilo Contributor
  • 3310 Views
  • 6 replies
  • 1 helpfuls

Resolved! How to add javascript to create UI pages

Hello there to all of you,I am trying to create a bit more dynamic UI page for my application and will like to use some javascript for it.   I have search the wiki and google for ideas on how to add the javascript code like using the UI Script includ...

lrossy by Kilo Contributor
  • 5214 Views
  • 19 replies
  • 1 helpfuls

Resolved! Limiting access through REST with ACL

My company is looking at allowing an external vendor to develop a plugin to interact with our instance to Service Now using the Table API with REST commands. However we clearly want to limit what data can be accessed via these REST commands for secur...

TylerTeter by Kilo Guru
  • 8667 Views
  • 2 replies
  • 5 helpfuls

Resolved! Adanced conditional approval

Hi, I have a requirement for a conditional approval from a workflow.The approval needs to be based on a Risk Rating field. If the Risk Rating = 1 - the approval should go to User1. If the Risk Rating is 2 - the approval should go to user 2. How can I...

ebaileyybs by Tera Expert
  • 1814 Views
  • 2 replies
  • 0 helpfuls

Resolved! Server-Side UI Action Confirmation Popup

I have a UI Action Form Button to "Copy" the current record. Everything is executed server-side and it works great.However, when they click the button, I want to be able to open up a confirmation dialog box (i.e. "Are you sure? - OK / Cancel") but fr...

rchadek by Kilo Contributor
  • 4506 Views
  • 2 replies
  • 1 helpfuls

How to get current requested item?

Hi,Here what I am doing :I am trying to request the listed from service catalog.On request one incident gets created and gets assigned to the authorized person for approval.Once the person approve the request there is one script attached that calls t...

vimal11592 by Tera Expert
  • 4579 Views
  • 4 replies
  • 1 helpfuls

clearoptions() and removeoptions() not working

Hi All,Based on the conditions, i need to add/remove options from the choice data type fields. I have written 2 scripts. one script is working as expected but in second script it is not clearing the options eventhough it is going into the loop( i hav...

Resolved! Resize banner logo - not working? GENEVA

Hi - we've upgraded to Geneva and I"m attempting to update the company banner.I've used GIMP to make the background transparent and to scale the image accordingly.However, upon upload, ServiceNow is minimizing the size.   I don't remember having this...

Josh80 by Tera Expert
  • 2720 Views
  • 1 replies
  • 2 helpfuls

Pros and cons of domain separation

Hi All,I'm new to ServiceNow and i want to know what are all the pros and cons of domain separation. I read Domain separation on wiki but i didn't get to know exact pros and cons of domain separation.Please explain me some pros and cons

Resolved! Is there a way to modify sys_id's?

We have a custom table to manage our applications, however one of the applications have different sys_id's in our prod and dev instances. This likely occurred because we created the entry in prod, rather than copy it over. I was wondering if there wa...

kevinlin by Kilo Contributor
  • 5232 Views
  • 5 replies
  • 4 helpfuls