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

Forum Posts

Resolved! Access to Reference Icon code

Hello everyoneI've been trying to find out if I can access the code that defines the reference icon preview button. I have a requirement to develop something to display some caller info, without actually leaving the incident record. Now because of so...

josevalente by Kilo Explorer
  • 6654 Views
  • 19 replies
  • 0 helpfuls

Adding two decimal numbers

Hi,I have three decimal fields A, B and C on a form. I have given some decimal values on A and B fields. On submitting this record.I want to add these two values and set it on C field.Please let me know how can we do this.Thanks

varunkumar1 by Tera Contributor
  • 3992 Views
  • 2 replies
  • 1 helpfuls

RITM value is not displaying on Catalog task

Hi All,I have an issue on sc_task form.1.On Catalog task form , I have Request Item field which should display RITMXXXX number but its not displaying .2.And on RITM form under Catalog Task related list filter shows request item=empty filter Can anyon...

find_real_file.png Screen Shot 2017-02-24 at 3.01.16 PM.png

Rest Api Outbound IP Addresses

Anyone know what IP addresses ServiceNow uses for outbound rest api? I need to provide vendor I am connecting to the ip range so they can white list those ServiceNow addresses.

count the number of catalog tasks in a request

I have read through all of this post How to count the number of task assigned to a request number ?   and the original request was for a count of the number of requested items; I am trying to figure out the proper code for a count of the number of ca...

will_smith by Mega Guru
  • 7670 Views
  • 42 replies
  • 5 helpfuls

Resolved! Restrict from updating field values

1.On an incident form if a check box(u_major_incident) is checked and user is not a member of a specific group(Major incident), restrict from updating urgency and impact field and a 'reopen' button(ui action) and popup a message' Attempts to adjust I...

arohi by Kilo Expert
  • 4106 Views
  • 11 replies
  • 3 helpfuls

Resolved! GlideRecord on Record Producer Script

Hi All,I'm trying to create a GlideRecord which looks for a unique value in a table to retrieve the Category, Subcategory and Assignment Group on our Incident form via the Service Portal.I've created the below in the record producer script:more_detai...

find_real_file.png
Sam Ogden by Tera Guru
  • 5669 Views
  • 7 replies
  • 1 helpfuls

ACL on Security Incident table(sn_si_incident)

I tried creating acl with read operation , added customised role .The User can see the list of records in a list view but when the user opens any record, no field shows up on the form but only the buttons.I have added the role to OOB ACL as well for ...