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.

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

Forum Posts

Onload Client Script not working in Agent workspace

I have the below onload Client script and is working perfectly in UI16 however i need the banner to also show in Agent Workspace. function onLoad() {    var isEvTruck = g_form.getValue('u_ev_truck');    if (isEvTruck === 'true') { // Check if the val...

Michael_Nash_0-1698398364755.png
Michael_Nash by Tera Contributor
  • 1177 Views
  • 6 replies
  • 0 helpfuls

Agent chat UIB Setup values

Hi All, can someone please guide me how to setup virtual agent in page I am creating with UI Builder. I can see the two fields but not sure which values to populate here. documentation doesnt help much. https://developer.servicenow.com/dev.do#!/refer...

ITHO by Tera Contributor
  • 523 Views
  • 1 replies
  • 0 helpfuls

Real-time updates not working in CSM Configurable Workspace

As you know, if you open record in CSM Workspace and in the meantime record is updated by someone else, there is a blue message saying "User XY has modified this field value" next to modified field(s).  What I noticed is the following behavior: - Ope...

peter_repan_0-1738879403380.png peter_repan_1-1738879578799.png

UI Action/Client Side/Workspace Client Script

I am using the following script in a UI Action that is client side to open a specified URL in a new tab which works.+ function openWindow(){top.window.open('MY URL','_blank') ;} I now need to add logic to the workspace client script that will do the ...

View display name and backend name is showing different

Hi All, I am trying to modify the list columns for the below table in the screenshot but the view is showing different. The name shows 'Workspace' but in the url it shows as 'workspace_uib'. Because of that not able to update the list columns in prop...

Pallavi_G_0-1738768687839.png
Pallavi_G by Tera Expert
  • 557 Views
  • 2 replies
  • 0 helpfuls

Incident survey notifications

Hi Team,I have created one custom survey and notification based on client requirement.Requirement: when incident state is closed, survey email triggered to the caller.Notification: and it's working fine as expected.there is another requirement on top...

AbhilashaGT_0-1738775225702.png AbhilashaGT_1-1738775348632.png

C

,

Jason116 by Tera Contributor
  • 629 Views
  • 4 replies
  • 0 helpfuls