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

Hiide details section in incident form

Hello Expertsif variable editor is empty in details section on  incident then hide details section in incident form.Could you help me in script .I tried using script .But it's not working for me or any other solution.Script include: var CheckVariable...

Rajveer by Tera Expert
  • 350 Views
  • 1 replies
  • 0 helpfuls

dashboard form in SOW

Hi All,I added a record to the sys_ux_list that refers to the pa_dashboards table.When I click this record in the SOW list, and choose a record from the list of all dashboards, the form of the dashboard is being opened but without the link "View Dash...

Project Status Table Data

Hi Team,I want to understand how the field "Budget" on the table "project_status" will be updated. It would be helpful if this is explained with an example and mention about the scripts involved in this.Thanks in advance for the help.Regards,Bhanu. 

Bhanu31 by Tera Contributor
  • 436 Views
  • 1 replies
  • 0 helpfuls

Create RITM and copy variables

HI Team ,  there is a catalog item with variable 'role' (string)if multiple values are entered (coma seperated) and submitted, it should create multiple ritm's.for example role1, role2 are given in role variable and submitted, it should create catalo...

rambo1 by Tera Guru
  • 413 Views
  • 1 replies
  • 0 helpfuls

UI Action SOW

Hi All,I want to add the ui action "View Dashboard" that appears in the dashboard record to the dashboard form in the SOW.How can I do it? Thanks in advance

Change style of widget

I have this issue with style after upgrading from Washington to Xanadu The background color becomes darkWhere and how do I fix this? Thank you! 

Gab_0-1728524790654.png
Gab by Tera Expert
  • 1059 Views
  • 6 replies
  • 1 helpfuls

Resolved! [object Object] from Script Include to Client Script

Hi,I am getting [object Object] from client script. Which part went wrong? Script include:var RITMCategorization = Class.create(); RITMCategorization.prototype = Object.extendsObject(AbstractAjaxProcessor, { GetCategory: function() { var...

tsoct by Tera Guru
  • 1130 Views
  • 8 replies
  • 3 helpfuls