Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Resolved! Getting rid of modal-footer when using spModal

Our team is using spModal in Service Portal to pull up the ootb Form widget and am wondering if there's a way to get rid of the modal-footer: I tried to add some css to make display none, but it doesn't work: .modal-footer {display:none;} Has anyone...

find_real_file.png
yundlu316 by Kilo Guru
  • 1789 Views
  • 1 replies
  • 5 helpfuls

How to set a clone widget to existing widget?

Hi Developers, As i am new in service portal , i want to know how to set a cloned widget with an existing one. While practicing Service portal, I saw that in incident page end user view, it is showing assgned to and assigned group but in service requ...

Global modules/tables vs Scoped Applications

Hi From what I can find on the community there doesn't seem to be a clear answer as to when to use custom tables and when to use a Scoped Application.  We are in the situation now where we have to make a choice of which one to use for a project and a...

Dedrei L_ by Tera Contributor
  • 4497 Views
  • 12 replies
  • 5 helpfuls

Setting up SMS Notifications

I am trying to set up SMS notifications on a Madrid instance. I am following the ServiceNow documentation for Notifications, and also referencing several articles on the Community site. So far, it's not working.  I have added the Notification Devices...

dstuart by Kilo Expert
  • 1520 Views
  • 4 replies
  • 0 helpfuls

Resolved! if statements in record producer script

Hi all - trying to figure out where I've gone astray here. First one, if statements in the record producer script 'section'. I want to have folks select from a 'select box' (request_type) and then use that to drive what appears in the description box...

alithia by Tera Contributor
  • 2379 Views
  • 2 replies
  • 1 helpfuls

Resolved! Remote GlideRecord

Hi all,   I have a requirement to compare specific table records to the same table in another instance. Are there any known methods out there to do a remote GlideRecord query? I've attempted the method used in this post but it is dated back to 2010 a...

ryancasey by Kilo Contributor
  • 3015 Views
  • 1 replies
  • 3 helpfuls

Resolved! Relate Changes List

Hi All,On our change form we current have a related list for Change Requests.This however creates a parent child relationship.   On change team do not use parent and child change requests, but they still want the ability to add changes to a related l...

Sam Ogden by Tera Guru
  • 4818 Views
  • 15 replies
  • 9 helpfuls

Resolved! Date Calculations using client script

I have 2 datetime fields ( i.e. start date and end date)  on incident form , I want to calculate if end date -start date in > 90 and if yes, I want to perform some action. I do not want to use server side script. How can I achieve this ?  

Resolved! view desktop version on mobile

Hello,Is it possible to enable desktop version on mobile, for those users who want to toggle between the two?This would be for Dublin Mobile UIThanks!Grace

gnunez by Kilo Guru
  • 22938 Views
  • 9 replies
  • 9 helpfuls

Resolved! Valid To field on Knowledge

Hello, I need to update the field valid_to from the knowledge form based on the following conditions:  1. When the article is published, then the "valid_to field of the article must be extended by 'one year' from the date of publication of the articl...

alexm1 by Tera Contributor
  • 2922 Views
  • 5 replies
  • 1 helpfuls