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

Forum Posts

Resolved! Missing Checkboxes in Language filter

I'm working on the CSM portal. In the Development environment, when I click on the Knowledge section and open a filter, I can see checkboxes for selecting languages. In the Quality environment,The same checkboxes are not visible, and confirmed that t...

Karthik152 by Tera Expert
  • 690 Views
  • 2 replies
  • 0 helpfuls

Playbook Look up Records

I am on Xanadu and would like to know how to add a created by "dynamic (me)" condition to look up records on playbook "look up records" activity? 

AmolJ_0-1754544922643.png
AmolJ by Tera Expert
  • 518 Views
  • 2 replies
  • 0 helpfuls

Sending email for Bulk cases

i have a task to see if ServiceNow has any capability to send out email for a batch of cases at once (bulk email).

Annie8 by Tera Contributor
  • 857 Views
  • 2 replies
  • 0 helpfuls

CSM contact relationship _ how to define responsibility

hi,I see a feature called contact relationship in the accout relates lists, and can be set responsibility in here.but one I want to new record in sn_customerservice_responsibility_access_config, I found there was no new button,so could you tell me wh...

liy4_1-1754460357062.png liy4_2-1754460406146.png
liy4 by Tera Contributor
  • 1316 Views
  • 7 replies
  • 0 helpfuls

Portal Data List widget Active tab

Hi Community,I am working on the my items and portals data list widget.In the activity configuration table I have added two records resolved and on Holdwhen these are clicked it redirects to a portal cases pagein that we have portal data list page wh...

saineha_0-1754464059660.png

How to modify business role based on time zone?

I have the following client script code: function onLoad() {    //Type appropriate comment here, and begin script below    if (g_form.isNewRecord()) {             //2025-08-04 MOD Start        //Get current date in UTC        var now = new Date();   ...

shiz by Tera Contributor
  • 1113 Views
  • 6 replies
  • 0 helpfuls

Migrating UI action in Service Operations Workspace

I'm trying to migrate the following UI action "Search for duplicates" (table: kb_knowledge) in the Service Operations Workspace. The UI action is Client Type and it has the following script: How to write this in the Workspace Client Script? Thank you...

Maddalena_0-1742296632459.png
Maddalena by Tera Contributor
  • 840 Views
  • 5 replies
  • 1 helpfuls

Advanced user criteria for Business portal

I need to create a user criteria that meets the following criteria: The Contract table is ast_contract, the Contact table is customer_contact, and the Account table is customer_account. This should be an advanced user criteria with a script to check ...

mariasilva by Tera Contributor
  • 498 Views
  • 1 replies
  • 0 helpfuls

The following mandatory fields are not filled in:

Hi.I would like to know where I can edit the content of the message ""The following mandatory fields are not filled in:" that displays when I click on the Save button on the Configurable Workspace.Thanks!

josmad by Tera Contributor
  • 1868 Views
  • 6 replies
  • 1 helpfuls

Resolved! How to modify Java script based on time zone?

I have the following Java scientist code:function onLoad() {    //Type appropriate comment here, and begin script below    if (g_form.isNewRecord()) {        var today = new Date();        var day = today.getDay();        // Calculate the Monday of t...

shiz by Tera Contributor
  • 1447 Views
  • 9 replies
  • 0 helpfuls