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! Creating a related list for a requested item,

Hello I wanted to make a related list and ive done a relationship that is set to apply on the requested item & queries from the catalog task table. Right now i have the "Catalog Tasks->Request" related list in my requested item as i need this but im ...

HenryD by Tera Guru
  • 2818 Views
  • 4 replies
  • 3 helpfuls

Service Catalog 'Order Now' and 'Add to Cart' not working

When I click "Order Now", the status updates to "Submitting..." and hangs there for a few miutes. Once the page updates it shows the requested item form with no record and then redirects me to the service catalog item form that I just submitted. Whe...

find_real_file.png find_real_file.png find_real_file.png
Josh62 by Mega Contributor
  • 1134 Views
  • 6 replies
  • 0 helpfuls

Unable to clone prod instance.

I have a production instance and would like to clone it to one of the available DEMO instance. However, when I tried to clone from Production (being source) I am getting below error: The clone pre-flight check for valid capacity maping has failed. Yo...

TT3 by Kilo Guru
  • 1056 Views
  • 2 replies
  • 0 helpfuls

Resolved! Client script abort submission

I have the below client script that runs on the change table.I'm trying to stop the form from being submitted/saved when the user selects cancel but when I select cancel it still saves.   function onSubmit() { var state = g_form.getValue('state'); v...

Resolved! Can i create group by list view from the module?

Hi,   I am module created which display list of procurement items and the ask we need to set it as Default group by Category, i see i can create a favorite with group by but how can i do it from the module?   Is it possible?

Make Javascript text bold and underline

Hi all, I need to make bold and underline the test below in Javascript: So I need 3.2. Retribuzione variabile  to be bold and underline (I'll trigger this content on a document). I've already tried with: RetrVar1 = "3.2  Retribuzione variabile".bold...

find_real_file.png
Tommaso2 by Tera Expert
  • 1700 Views
  • 4 replies
  • 1 helpfuls

Resolved! Parent Field on Child Table Label not working

Hello All, I added the parent.number field to the child table.  The Child Table Now has the original number and the parent.number fields.  The Parent.number field Dictionary was added for the table to change the name to "Parent Number" for table X (p...

Dead Blade by Kilo Guru
  • 2700 Views
  • 6 replies
  • 0 helpfuls

How to show fields based on user criteria

Hi All, We have a custom table which contains details of groups from external source. There is a catalog item to modify these groups. If the logged in user is either an owner or deputy of the group, then certain options should be visible on the form ...

Indira8 by Kilo Sage
  • 882 Views
  • 3 replies
  • 1 helpfuls

Impersonate as admin in workflow run script

Hi Team, I have below workflow run script activity which needs to be executed as system admin.The purpose of the script is when the manager approves request,  the user would to be added to respective group.Currently it is not happening as the manager...

Feddy by Kilo Sage
  • 2396 Views
  • 4 replies
  • 5 helpfuls

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
  • 2002 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
  • 3116 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  
  • 1317 Views
  • 1 replies
  • 0 helpfuls