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

Forum Posts

Resolved! Report not showing the "Show Other" expanded view

I have created a report for my manager.   He really wants to see the expanded information that comes with the "Show Other" checkbox when you create a bar graph.   I have the box checked and when I run the report I have the + symbol at the bottom to e...

find_real_file.png find_real_file.png find_real_file.png

ACL Query for group type check

Issue with script Happy Sunday all!   Was wondering if I could get some assistance with my below script var user = gs.getUser(); // pulls user groupsvar grp = gs.getUser().getMyGroups().toString(); //sets sys ids to stringvar array = grp.split(","); ...

Derek10 by Tera Expert
  • 1595 Views
  • 8 replies
  • 2 helpfuls

Resolved! Angular is not defined in Widget - Service Portal

I created widget in Service Portal and with HTML, Client script & Server script as shown below. However I am getting this strange error in client script saying "angular" not defined (I think Angular JS library file loaded by ServiceNow by default)HTM...

Screen Shot 2017-04-18 at 10.26.36 AM.png

Resolved! Table not showing up in REST API

I've created a new table with the "Allow access to this table via web service".   I let it auto create the ACL for the table.   I am the admin and even with elevated roles my new table does not show up as an option for the path parameters in the REST...

find_real_file.png

Resolved! Is it possible to import Parent table records to child table ?

Hello, Is it possible to import parent table data to a child table ? I want to create a new table which extends an OOB table in order to have the same data in my table so i can add a Flag and also add other data. Parent table (OOB)Field1Field2data 1d...

find_real_file.png
Snow12 by Kilo Contributor
  • 1594 Views
  • 4 replies
  • 2 helpfuls

Resolved! Show related list calculation (Sum) to all users

Hi, I created a list calculation (sum) for a currency field in a related list. It is showing up for me. But not for others. Also, how to capture it and move to other instances?   Thanks

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

Resolved! Cannot make an UI Action to update the record

Hi SNC,  I am struggling to get an UI Action to set a value on my record (incident) and update/save the form, but I cannot manage to make it work.I am using a UI acton other than 'Update', it's a separate button and I would like it to do a certain th...

mitzaka by Mega Guru
  • 10699 Views
  • 14 replies
  • 0 helpfuls

Email is send-ignored

Hi Team, i am trying to send an email, looks every thing is right for me but after email is triggered I can see as "send-ignored" and recipients is empty. where do  need to look. please suggest where am i missing  

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Deepthi13 by Tera Expert
  • 10895 Views
  • 20 replies
  • 9 helpfuls

Create and set a current user session

I have a scripted REST API where I want to create a new user session based off the user name (line 4) in the request header.   However, because this integration does not use any type of authentication, the current user is identified as "guest".   I w...

Resolved! Get UI action click count

I have a requirement to create a UI action on incident form and when the user clicks the button for 3rd time, i need to set the state to resolved and add resolution code and notes. I created a UI action 'Caller' as form button on incident form. I am ...

uibModal won't load content until second click

Hi, I'm trying to use $uibModal to open up a modal window that holds an embedded widget.  The modal opens fine on the first click, but every click after that requires two clicks for the modal to load the correct content.  I've read on a few forums th...

davilu by Mega Sage
  • 1172 Views
  • 4 replies
  • 0 helpfuls