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

Additionnal Comments & Worknotes - How to manage HTML options

Hello ! Related to this post : https://www.servicenow.com/community/developer-forum/additional-comments-how-to-turn-it-into-an-html-input-box/m-p/1964730I've been trying to manage the HTML options for the Additionnal Comments & the Worknote fields.To...

TitouanO_0-1736506191347.png TitouanO_1-1736506225129.png
TitouanO by Tera Contributor
  • 1000 Views
  • 5 replies
  • 0 helpfuls

Resolved! Dynamic Filter Option Help

Hi, Hoping that someone can help here. I am currently trying to build a dynamic Filter option that will allow me to create a list for configurable workspace that will display all cases where the product field is managed by a specific group The simpli...

Resolved! Agent assist search for articles in specific knowledge base

Can agent assist be configured to search within a specific knowledge base rather than all articles? I added the knowledge base sys_id as a condition in the Resource configuration, but agent assist appears to disregard this setup.

gmihajlov by Tera Guru
  • 1893 Views
  • 3 replies
  • 0 helpfuls

Client side UI action is not working in CSM Workspace

Hi, I am facing an issue with UI action in workspace. I have created a custom UI action where client validation is also happening(Making a field Mandatory to fill). This UI action is working fine in Native UI but not working in Workspace. I am able t...

Vaishnavi38_0-1736260406880.png
Vaishnavi38 by Tera Contributor
  • 469 Views
  • 1 replies
  • 0 helpfuls

How to get demo data after installing plugin ??

I am not getting load demo data when i am trying to install a plugin so i thought default it will come but haven't later tried to get the data following googling but failed.tried with another instance there also when i am trying to install plugin loa...

Ui actions are are not working in Worksapce

Hi all Has any one worked on workspace Hi All  ui action of FSM  is working fine in native view but not working in configurable workspace view Can any one guide any script or what I am missing on it  I have enaled the workspace button and workspace m...

Research_0-1699886730377.png
Research by Tera Guru
  • 3103 Views
  • 8 replies
  • 2 helpfuls

Help with regression testing, going from ITSM to CSM

Greetings, We have been on ITSM for a few years and I am beginning a project where we will be installing CSM to start taking advantage of some of the tools. As I understand it, most of the CSM stuff is "net new" tables that get installed, but I would...

ChadDa3mon by Tera Contributor
  • 369 Views
  • 1 replies
  • 0 helpfuls

Display Value Block

I have a requirement to implement/customize Record Information block on the sidebar section for custom table in CSM Workspace. As I found out, the component "Display Value Block" with OOB preset with "Form Controller" Data Resource can fetch Secondar...

ArslanKZN by Tera Contributor
  • 630 Views
  • 2 replies
  • 3 helpfuls

Trend By Duration field in Servicenow Reports

Hi Team, I need to know if we can do trend By Duration field in reports in servicenow. I checked but I am not able to select or find any duration field to trend BY instead I can only see Date and Date/Time Fields. Is there any limitations on it?

Community Alums by Community Alums  
  • 749 Views
  • 7 replies
  • 1 helpfuls

I need to set the due date for the approvers

Hi,I need to set the due date for the approvers for one hour. The below script i have used.var gdt = new GlideDateTime();   gdt.add(1 * 60 * 60 * 1000); var dueDateString = gdt.getValue(); return dueDateString;But the due date field in the approver t...

Hazel3_0-1736234372719.png
Hazel3 by Tera Contributor
  • 1049 Views
  • 8 replies
  • 0 helpfuls