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

Forum Posts

Disable the login and register pages from CSM Portal

Hi,  Is it possible to disable the login and register pages in the CSM portal? We are retiring our customer portal and would like to prevent users from logging in or create new accounts after a certain date.  Thanks 

roselybolio by Giga Contributor
  • 409 Views
  • 1 replies
  • 0 helpfuls

form section missing in CSM/FSM configurable workspace

When i open the case in platform view, i can see 4 form sections on the form. But when in csm configurable workspace, one section(major case information) is missing/not visible.I have already added that section to "workspace " view using form layout ...

Actions and Events Missing in CSM Lab 5.3.1 – Case Types

Hi everyone,I’m currently working on CSM Lab Module 5.3.1 – Case Types and I’ve run into an issue in my training instance.The lab directs me to navigate to:All > Now Experience Framework > Actions and Events > Action Bar Declarative ActionsHowever, w...

AkintundeS by Tera Contributor
  • 269 Views
  • 1 replies
  • 0 helpfuls

Notificantin SLA

Could you tell me how to do this step by step?Criterion 3 - Notification of Request Overdue by More Than 3 DaysCriterion 3.1 - Notification DataSending Rule: When the request exceeds 3 days after the expiration of the defined SLA. (Fired only once)Re...

larissaribe by Tera Contributor
  • 221 Views
  • 1 replies
  • 0 helpfuls

Resolved! Notification SLA

How do I create a notification that the SLA is one day away from expiring?

larissaribe by Tera Contributor
  • 663 Views
  • 2 replies
  • 1 helpfuls

Unable to make a field mandatory on a case form

Hi,  Unable to set the "system" field mandatory. The mandatory field accessed via form design is set to read only. Checked ui policy, client script, acl and business rule but field how this field was set to read only. please help  attempted to set th...

CarolMa6_0-1749127608666.png CarolMa6_1-1749127721949.png CarolMa6_2-1749129109158.png
CarolMa6 by Tera Expert
  • 574 Views
  • 9 replies
  • 0 helpfuls

Configuration of Dynamic Translation for Agent Chat

Hello Experts, I'm currently trying to configure the Dynamic Translation for our agent chat but I'm a little confused with how to proceed.I've followed the documentation on https://www.servicenow.com/docs/bundle/vancouver-servicenow-platform/page/adm...

Knowledge no access to a pdf file

Hello everyone, I have the following issue.I have attached a PDF file to one of our knowledge database articles. As admin I can see and download it without any problems.Now I have a user with the external role, who can see that a PDF file is availabl...

B-Bob by Tera Contributor
  • 229 Views
  • 2 replies
  • 0 helpfuls

CIS-CSM Certification

I am preparing for CIS-CSM exam. Can anyone pls provide some helpful tips and if any site or dumps if I can refer.

Resolved! Client Script

client script written onchange of - account owner variable - list collectorfunction onChange(control, oldValue, newValue, isLoading) {if (isLoading) {return;}if (newValue == '') {var myListCollector = g_list.get('ten_cloud_account_name');myListCollec...

kirankr2061 by Tera Contributor
  • 884 Views
  • 10 replies
  • 4 helpfuls

Customized UX Ribbon Component

Hi All, So we have the OOTB "sn-component-workspace-customer360" in the table [sys_ux_lib_component] Have you guys ever been able to create a custom component for a Ribbon? Does it necessarily goes thru coding in VS Code and etc?Is there an easier pa...