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

CSM Workspace Header Image Change

Hello Experts,I have a requirement to update our header logo for the CSM workspace.Before our Tokyo update it was working fine but after the update I am unable to update the logo.I have followed the exact same steps: (This solution worked fine before...

Manthan by Tera Contributor
  • 978 Views
  • 2 replies
  • 0 helpfuls

Special handling notes for case

Hi All, I want create Special Handling notes for all the escalated cases. kindly guide me with the special handling condition.Thanks in Advance, 

Appy2_0-1677593963559.png
Appy2 by Tera Contributor
  • 906 Views
  • 2 replies
  • 0 helpfuls

Time_worked field on Workspace

Hi. I have the following problem with the time_worked field on workspace.When I save a record on the backend, the time_worked timer field starts counting down from zero. In addition, a record is created on the task_time_worked table. This is how it s...

Add Scoped Application Table to Workspace

Hi,I have a scoped application and table in it.I want this table to be visible in workspace.I've previously worked with CSM Configurable Workspace.So,is there a way to add my scoped table to the list in CSM Configurable Workspace or maybe in ITSM Age...

Sam_Nat by Tera Contributor
  • 642 Views
  • 2 replies
  • 2 helpfuls

Resolved! Business Rule on sys_email table that checks sys_user table?

I need to write a BR that checks if there is a value in the User ID [user_id] field in the Email [sys_email] record. If there is no value in the field, then move forward with the check. I have this portion ready.  In the Email [sys_email] record, I n...

Using CSM for internal processes (and with internal users)

Hi,I have a bit of a problem. I'm consulting (and implementing) at a customer who just got ServiceNow. There's another consultant of a different company in the project, who has much more experience than me. This consultant suggested that the customer...

Hans Peter by Tera Contributor
  • 4598 Views
  • 3 replies
  • 2 helpfuls

Resolved! User Criteria

My requirement is to restrict visibility of catalog based on the group. We want dynamic script so that only *SDM groups can see that items. any lead will be helpful 

Milind1 by Tera Contributor
  • 2461 Views
  • 5 replies
  • 4 helpfuls

Resolved! Service Portal: Hide a button based on logged in users roles?

I have a button in the portal that needs to be hidden if the logged in user does not have a specific role. Here is my button HTML:    <button type="button" class="btn btn-dash {{c.data.view.account == true ? 'selected' : 'unselected'}}" ...

Creating Incident from case

I have a requirement to show Case priority as a Read only field on the Incident record only when the incident is created from a Case, how can i achieve this.I do not need to map the case priority to Incident priority, need a seperate Case priority as...

Create a Case Record Based on Survey Questions

Hai Guys, I Need a help!!I have one requirement that Creating a Case Record Based on Survey Submission (if a customer selects all answers as dis-satisfied, then Case needs to be created parallelly). Please Help in this requirement Guys.Thanks in adva...