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.

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

Forum Posts

How to validate the day of the date

In change request form the planned start date and planned end date should fall on Saturday.When user selects the option 'CAB Required', the system allows the planned start and end dates only when any day of the date from planned start to end should b...

Not able to see dot walking field in list view as admin

I am aware that In list view dot walking is only available for admin users only due to performance. However i am admin and i dont see (+) sign or green color on Personalize list columns in list view. see below screenshot where Submitted by is Ref fie...

List view.jpg
vj_1 by Tera Contributor
  • 1126 Views
  • 1 replies
  • 2 helpfuls

Resolved! UI Action button issue

I am overriding canReopen() function on IncidentUtils. When I write the following code, UI Action button is visible in the Employee portal.   canReopenIncident: function(current) { return current.incident_state == IncidentState.RESOLVED && gs.ge...

1.png 2.png

Resolved! Click here to view Change Request: CHG1234567

Hello Community, Need help. We recently upgraded our instance to Next UI experience. Issue is when the users are trying to open the change record or the incident record using the link provided in the email it is taking almost 5 mins to open the recor...

Resolved! catalog client script for setting variable value

Hi ,I havea question here, there is a variable checkbox on catalog item, if box is checked, 'enter wbs code' variable field will be filled with word 'Pending'.  below code works only in native ui when we use 'try it' but not from sp portal . please h...

Bindhu1_1-1698996705930.png
Bindhu1 by Tera Contributor
  • 594 Views
  • 3 replies
  • 3 helpfuls

Resolved! Selecting Multiple CIs on Change

Hello Experts, I have been asked a question about selecting multiple CIs on a change. I see a solution for adding multiple CIs but it still only allows for adding one CI at a time. In our case we are implementing a change using Microsoft end point ma...

MRVS-MULTI ROW VARIABLE SET

Hello developers,how to get row count of mrvs or the ask is i need to show another field on catalog form if there is atleast one row added to MRVS. Any solution is appreciated.Thanks!