Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Adding two duration fields

I have two duration fields and i want to add the values in those two duration fields and then display the result in hours. How can i achieve it?

Community Alums by Community Alums  
  • 1361 Views
  • 3 replies
  • 1 helpfuls

RITM Comments are not flowing to task

Hi Team, I am having a wierd issue where in if I post a comment on RITM as 'hi' then it is not flowing to catalog task. Again if I post any thing other than 'hi' the RITM is cascading the comments to catalog task as expected. Can someone please assis...

Public Form

Is there a way with a free developer instance to make a public form? When I mean public form I mean like google form level of accessibility where I can send someone a link and they can fill out the form. For example, can I make my record producer be ...

Login redirect

I need to have all users that have the snc_external role to be redirected to the /cp. I am including my spEntryPage script. All users are still being redirected, regardless of role to the SOW. Is there something wrong with my script? /**  * *  Servic...

Mattikus4901 by Tera Contributor
  • 2290 Views
  • 1 replies
  • 0 helpfuls

Resolved! REST Message

Hello. All                                                                                                                                                                                              How to Securely Passing User ID and Password in RE...

Resolved! Modify the action of the Post button on Journal fields

I have a use case where on certain forms I need to require users to include a heading for lack of a better term in this forum.  Using scripts I am able to do this when the form is saved without issues, but if the Post button is clicked it bypasses th...

George P by Tera Guru
  • 3988 Views
  • 4 replies
  • 2 helpfuls

Copy some fields from interaction to case record

Hi All, I would like to edit the 'Create case' button from Interaction table in WorkspaceI would like to copy some data from interaction to case record when I create case. I found that the Ui action record of Interaction table is inactive. But I'm no...

Screenshot 2023-10-06 000642.png Screenshot 2023-10-06 001046.png
Max64 by Tera Contributor
  • 1673 Views
  • 3 replies
  • 0 helpfuls

Resolved! Change request Table

How to create a relationships between catalog task and change request table?

Harshad0405 by Tera Contributor
  • 1859 Views
  • 1 replies
  • 3 helpfuls

Populate Short Description on Interaction record

Hi Experts,Requirement: I would like to populate a short description on the Interaction record with 1st message/text entered by the end user. How can I achieve this requirement? Or an alternative solution I can propose? I found the below community li...

NS16 by Mega Sage
  • 2026 Views
  • 3 replies
  • 1 helpfuls

Resolved! Issue with REST API

Hello, I'm currently working on integrating ServiceNow with an external system using REST APIs, and I've encountered an issue. I'm making a REST API call from ServiceNow to fetch data, but it's returning unexpected results. Here's a snippet of my cod...