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! How to call functions in one reference Qalufier?

Hi Team,I wrote one script include and it contains two functions. How to call these two functions in one reference qualifier.Please see the below code for the same:var LoadingTechServicesandBusApps = Class.create();LoadingTechServicesandBusApps.proto...

How to create a multiple conditions in UI Action

Hi,Could you please help in creating a multiple condition check in UI Action condition.1) i want to check if state == "open" UI action should be visible to only ITIL2) if state == "work in progress" ui action should be visible to "change_admin" roled...

RamSagar by Tera Guru
  • 6026 Views
  • 9 replies
  • 1 helpfuls

Resolved! Maximum Value Allowed in Integer field

I need to make a Minute field and an Hour field. I'd like to limit the Maximum Value the users are allowed to enter in the Minute integer field to 59. Any ideas on how to do that? The ask is for our users to manually enter how much time they actually...

GlideRecord addQuery on another table

Hi folks,Just want to know if GlideRecord supports the cross field checking on a date field.   for example,   Task_sla relates to task table, and I am querying task_sla records that have the same created_date as task,     task_sla.sys_created_on = ta...

georgechen by Kilo Guru
  • 1657 Views
  • 4 replies
  • 2 helpfuls

Resolved! Not yet requested

when the approvals are created from WF in change, the approvals tab in CHG shows up as "not yet requeted" next to the approvers name instead of "requested". What could be the possible reason for this?

ryadavalli by Tera Expert
  • 2093 Views
  • 10 replies
  • 0 helpfuls

Resolved! How to filter 'Assigned To' to the current user

Hi All,I'm currently running into some difficulties and would appreciate some insight. I created a new module that returns a list of records(ticket forms) that are assigned to the current user logged into the instance. The module will list therecords...

QAPic1.PNG
rev by Kilo Contributor
  • 21456 Views
  • 4 replies
  • 15 helpfuls

Resolved! Approval Summarizer

Hi All,  I'm looking for a UI Macro to replace the OOB approval_summarizer_sc_req_item. The requirement is that the summarizer hides the empty variables and the variables are sorted based on the catalog order. I've seen a few discussions within the ...

masella by Giga Contributor
  • 4049 Views
  • 5 replies
  • 0 helpfuls

Resolved! How to use glideAggregate in client script

Hi All,               In incident table I have column "abc" and "ijk".   "ijk" is a dependent field on "abc". So, I'm grouping "abc" and getting the count on "ijk". Ex. If I'm grouping "abc" and getting the count of "ijk" I will get 3.       Also I ...

sowmyaj by Giga Expert
  • 4974 Views
  • 4 replies
  • 3 helpfuls

Prevent create referenced record on import.

Hi All,I have two custom tables that reference each other and one spreadsheet that holds all the information for both tables. When I do an import (excel) to either of these tables, new empty records are created when a reference field is populated and...

Greg42 by Mega Guru
  • 3630 Views
  • 4 replies
  • 0 helpfuls

Resolved! Scheduled job to cancel approvals and related requested item

Hi All,I am trying to execute a script to mark any requested approval created 21 days ago as cancelled and update approval state on the associated requested item as cancelled too. The first part, making the approval cancelled works perfectly, however...

Sofija by Giga Expert
  • 2933 Views
  • 5 replies
  • 5 helpfuls

Knowledge Articles only accessible for a group

HelloMy mission is to not allow other groups to view a groups knowledge articles, unless its giving an view role. What I have done is create a role for the group and it currently works from the ESS page and knowledge article section. The problem I am...

deneech by Giga Expert
  • 2000 Views
  • 6 replies
  • 0 helpfuls

Resolved! Populating a record producer watch list via script

I have a record producer that I want to add users to the watch list for the incident that gets created. I can populate the watch list with my name, but it doesn't reference my user object when I go to the incident and view the watch list. The details...

will_smith by Mega Guru
  • 2875 Views
  • 6 replies
  • 2 helpfuls