We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

To Display parent field value in child field

Requirement: 1.There are two tables , parent table(sn_customerservice_case),child table (sn_customerservice_task) 2.Both have assigned_to field 3.When case is assigned to some one, it should also reflect the same in ,child table (assigned_to) How can...

Resolved! Is there a way to view a survey once it has been submitted?

I have a question.   Once a survey has been submitted, is it possible to view that survey in the survey form?We would like to review the survey's individually in a manner where the form would have the same look and feel as the user that is taking the...

License usage history

Hello, I wanted to check the usage history of fulfiller licenses of our instance. When I go to "subscription overview" under Subscription Management, it shows me the purchased qty. and not the actual qty used. Please let me know where I can see the c...

Imran Shad by Mega Expert
  • 985 Views
  • 4 replies
  • 0 helpfuls

How to close a Work Order task?

Hey All, I have tried to create a Work Order record in my PDI. While processing that record Associated Work Order Task gets generated and I can see an error while closing the work order task as "Provide a summary of the work performed in Work notes" ...

Add Email to Additional Comments

Hi. I am looking to add some functionality in our Service Now instance. Would it be possible to advise how to add any sent email from the Customer Case to auto-add to the additional comments field? This should also include any replies. Can this be do...

Jamie Taylor by Giga Contributor
  • 2508 Views
  • 2 replies
  • 0 helpfuls

Resolved! Deactivate large set of users

I have a list of active users from Workday. The count of total employees is inaccurate in ServiceNow. I need to find any employees that are not on my active list and deactivate them in ServiceNow. One caveat is that I need this to NOT deactivate any ...

Resolved! Change value on case form if case variable changes

Once a case is submitted via the portal or catalog, the case variables tab value can be changed. If the 'application' variable is changed, it should change the 'application' form value to match.  I think I need an OnChange Catalog Client Script but a...