Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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

Forum Posts

Resolved! Add field to all child forms

Is there any way to add a field on one table (ex: parent table - base cmdb) and make it available on the layout to all child classes without going to each form to configure?

bryan123 by Giga Contributor
  • 4728 Views
  • 5 replies
  • 2 helpfuls

Code behind the Follow Button

Where can I find the code behind the "Follow" button located at the top of the incident?  I'm looking to create something like a "UI Action" only with a drop-down menu.

dmullinax by Mega Guru
  • 2817 Views
  • 3 replies
  • 1 helpfuls

Resolved! Finding Start/End Dates Using GlideSchedule and Schedule Entries

I am building a scoped application to check out devices. I am using a schedule and schedule entries to set the hours of operation for the checkout station. I am trying to create a script that runs onChange for the Return Time field in the form. On th...

nhedge by Kilo Contributor
  • 6763 Views
  • 2 replies
  • 2 helpfuls

Resolved! Variable Editor

Help, please.   I am trying to understand how to use/work with formatters.   A process is already in place (possibly OOB) through our Service Catalog for requesting Access to specific applications.   Once the user submits the access request and their...

jonathan_77 by Mega Expert
  • 12347 Views
  • 10 replies
  • 0 helpfuls

Resolved! Time card properties

Once I enable "Auto-create a user's time card when they update a task" ( com.snc.time_card.autocreate ) and "Auto-fill a users's time card with time from their 'Time worked' entries (com.snc.time_card.time_worked) it is creating time cards for ALL us...

Resolved! Date and Times in Portal displaying incorrect

Hi All,I've recently added a widget to our service portal that we downloaded from servicenow.share.The widget allows the creation of announcements to display in the header of our service portal.There is a module where you create the announcement and ...

find_real_file.png find_real_file.png
Sam Ogden by Tera Guru
  • 3735 Views
  • 6 replies
  • 2 helpfuls

Resolved! Script to list all cmdb_ci tables with records

We are working on a proof of concept in our SandBox instance and deleting all records from our "cmdb_ci_" tables.   As there are well over 800 tables, I need a script to list out the tables that are not empty so I will know which ones I need to delet...

Resolved! How can I export a scoped application to another instance, unrelated to my current company and continue to develop there?

I am an SA for a company that is going through a merger. I've developed a scope application in the development instance of my company (Company A). We are reimplementing our ServiceNow implementation on a fresh instance that belongs to Company B. I ne...

Resolved! Hide entire variable editor in RITM and TASK

Hi All,I want to hide the entire variable editor and display no variables on the requested item table and task table for a particular catalog item. When i checked in design, it is a formatter type and if i hide all variables using below command,g__fo...