The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Debug mode ...

Hello experts, I wrote a On edit client script which is working but apparently there is another script which runs after my script which causes changes to rollback. In my experiences with other products, I could run the transaction in a debug mode to ...

Resolved! CIS-CSM certification not getting reflected in nowlearning portal

Hi, I had taken the certification exam for "ServiceNow Certified Implementation Specialist - Customer Service Management" on 16th, Feb,2024 and the result was a passing percentage.  I have my Webassessor mail linked with nowlearning account yet it is...

Domain restriction

Whenever customer send email using @gmail.com that time only snow receive the mail .Suppose customer send a mail to any other email for example yahhoo.com that time system restricts the domain. How achieve the scenario.

Some other client script is getting executed ...

Hello experts, I am just getting started in SN. I created an "On cell edit" client script. This is the script.  var uinput =confirm("Do you really want to submit?");if(uinput = true){saveAndClose=true;}else{saveAndClose=false;} When I go to test this...

Resolved! Create Contacts as a Customer Admin

hi everyone, i‘d like to implement direct user creation by customer admins. The OOTB process relies on the companies registration code and requires a self registration. In addition to this we want the customer admins to directly create contacts via t...

Add Custom Fields to KB View

Hello, I am looking to get a list collector field added to the published knowledge article view and am unsure how to add it. It shows in the view when editing an article but not when view it after its been published. Any help would be appreciated. Th...

Order of Knowledge Articles

HI everyboy, We are currently on Utah but will be upgrading to Washington soon. We are using CSM and ITSM integration and give our customers in the CSM Portal the option to view a few articles in a knowledge base. One type of articles are Tool Descri...

Resolved! Config Knowledge end with URL

   How can I find a place to config this page? I want to configure when this knowledge ends with an article! Many thanks, everyone!!!

12uy_5-1708054162548.png
12uy by Mega Sage
  • 355 Views
  • 2 replies
  • 1 helpfuls

Notification

When a case is auto created through email  and is assigned to a particular group then that all the logged in  engineers of the entire group should receive a browser notification on newly created case

UI Builder - Label on Donut

Hello, On UI Builder I want to see all label directly on the donut.In the example below, I would like to visualize the number and type of data on the blue area in the same way as the 'Incident' on the yellow area :I couldn't find a setting to force t...

Karine_M_0-1691597166802.png
Karine_M by Tera Guru
  • 705 Views
  • 5 replies
  • 1 helpfuls

How to change the Welcome (login) page

Hello, everyone.I am having trouble logging in an external user.I want external users to access specific pages only when they log in for the first time, and to access the normal Homepage after the second time. The external user registration plug-in i...