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

Forum Posts

Resolved! CSM + ITSM - possible for customers to work on Incident, Changes and Problems

Hi community, I need your advice if something is possible OOTB or if someone maybe came across a similar scenario. A provider A has a customer B this customer wants to work on Incidents, Changes and Problems via CSM, together with the provider. So ex...

Community Alums by Community Alums  
  • 663 Views
  • 1 replies
  • 1 helpfuls

Add custom button in TinyMCE HTML editor toolbar

we need to add a custom button to the TinyMCE HTML editor's toolbar. This button should perform a specific function when clicked, allowing users to easily execute a custom action while composing or editing content.Please let us know how to add the cu...

Aishwarya S by Tera Contributor
  • 494 Views
  • 2 replies
  • 1 helpfuls

Account Code field not iterating

Hello,We are having an issue with our Account Code field. Basically when we go to add a new account, the Account Code is automatically populated. However, it is read only and within the past couple of days it has started generating codes that already...

JosephNavarro1_0-1692982305387.png JosephNavarro1_1-1692982330342.png

Story/Feature communication

Hi, I'm curious to know how other companies communicate minor releases to their internal ServiceNow users.We are a fairly large company that are constantly running in sprints, to develop stories/enhancements/features/fixes into our environment. Large...

s03jlord1 by Tera Contributor
  • 551 Views
  • 1 replies
  • 2 helpfuls

Display Business rule not working on list view

Hi Team, I am using the display business rule to display the expiration days based on the current date and end date.    var now  = new GlideDateTime();    var nowDate = now.getDate();    now.setValue(nowDate + ' 00:00:00');     var endDate = current....

maheshch18 by Tera Contributor
  • 332 Views
  • 1 replies
  • 0 helpfuls