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

Forum Posts

MakeAndModelJS script include

Hi All, I am trying to understand what script include named as MakeAndModelJS do ? In comments, it says, it will pick the record from model table if model name is not not null (line no. 16). I am looking for any documentation which elaborate the whol...

Nitin26 by Tera Contributor
  • 2601 Views
  • 1 replies
  • 3 helpfuls

Resolved! Client script returning [object Object] on field

Hello! I have Script Include shown below. var CustomUtils = Class.create(); CustomUtils.prototype = Object.extendsObject(AbstractAjaxProcessor, { getCustom: function() { var location = this.getParameter('sysparm_location'); var r...

ceraulo by Mega Guru
  • 3614 Views
  • 4 replies
  • 2 helpfuls

Custom Dynamic filter not working on Reports

Hi All, I've created a dynamic filter which I am using on some list modules and it is working fine. The dynamic filter is created on global scope and all these modules are in HR application scope. Now, I am trying to use this same dynamic filter to g...

Can we remove the X-ServiceNow-Generated:true from the email properties

Hi,  Can we remove the X-ServiceNow-Generated:true from the email properties, becuase this property is ignoring the email which is coming from the other servicenow, ex: abcd@servicenow-now.com.  so i thinking to remove X-ServiceNow-Generated:true  fr...

Community Alums by Community Alums  
  • 1557 Views
  • 1 replies
  • 0 helpfuls

Resolved! Can I call UI actions of other tables in UI actions?

Action aTable: Change_request Action bTable: Problem Example) gsftSubmit (null, g_form.getFormElement (),'a'); Is it possible to call a UI action in another table from within a UI action in one table, as in the example above? thank you.

Ro5 by Tera Expert
  • 1421 Views
  • 3 replies
  • 2 helpfuls

Resolved! How to prevent automatic record deletion in the import set table

Is there a way to prevent records in the import set table from being deleted? By default, the cleanup schedule removes it every 7 days. Instead of not deleting records in all import set tables, I want to prevent records from being deleted in specific...

Yuki21 by Tera Expert
  • 4653 Views
  • 4 replies
  • 1 helpfuls

Percent_complete not updating correctly on the project.

Experts, I am having a question on the way percent_complete value is getting populated on pm_project records. We have the project, epics, user story, sprint relation setup as below . I  need some clarification on how the parent relationship to be mai...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Ram117 by Kilo Sage
  • 1748 Views
  • 2 replies
  • 0 helpfuls

onChange Event Scripting Best Practice?

I haven't really figured out how to do this with SN's client scripts.  Is there as way to create an onChange event script?  Think... character counter or cc number field that displays a changing info message based on character changes as a user types...

ctsmith by Mega Sage
  • 2389 Views
  • 7 replies
  • 1 helpfuls

Add a Logo to the OOB Login screen

I've seen several pages about customizing the "Login Screen" and I'm still having issues. Most posts have been around the Service Portal or similar to this post. https://community.servicenow.com/community?id=community_question&sys_id=c061972ddbdcdbc0...

find_real_file.png
EricG by Kilo Sage
  • 1348 Views
  • 2 replies
  • 0 helpfuls

Question on UI Builder menu, header and footer

Hi, Can somebody help me understand the structure of the UI Builer's menu, header and footer?I found some examples like this: https://community.servicenow.com/community?id=community_question&sys_id=a42b8d1adb1fe810ab0202d5ca9619cbOr this: https://cod...

Resolved! UI Actions on Relationships in Related Lists

Hi all, If I have a List Banner UI Action on a related list on a form, can I specify that the UI Action is only visible for a particular relationship? Here's an example scenario. I create a relationship between Location and Incident Task, and I add t...

Jamsta1912 by Tera Guru
  • 4771 Views
  • 3 replies
  • 0 helpfuls