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

Forum Posts

Resolved! Add users to multiple companies.

Hi community. We just went live with servicenow in our company and there is a need to add a user to multiple companies. and select the correct company on he incident/change form How can I achieve this? Thank you in advance.    

fibssy by Tera Guru
  • 3636 Views
  • 5 replies
  • 1 helpfuls

on-call scheduling

hi in on-call module these is a calendar showing i have shared the screen shot the phone number is coming from the mobile_phone field of user table i want that to point to different field custom one created in the user table the on-call number field ...

venkatasai1_0-1691735214372.png venkatasai1_1-1691735214329.png

Resolved! Hide / Show Fields using client script

Hi all,  We've been asked to show a field and hide another field if a certain cmdb_ci class has been chosen when raising a change. In this case the class the sys_cmdb_netgear. Normally we'd do a ui action for this but it needs to happen when the conf...

Sam Motley by Giga Guru
  • 2187 Views
  • 12 replies
  • 1 helpfuls

Resolved! Knowledge Base validation date

Hello,When writing an KB article, I see to fields for validation date: Valid to and Valid to (Date/Time). What is the difference? Which one is taken if both of them are filled in? Thank you for your help Nenad

My code works in native UI but not on SP

I have created a code For removing( Add/Remove) and Edit icon fron Multi-Row Variable Set .It's working in native Ui but not on SP. I'm attaching the code and screenshots below for reference.   setTimeout(function() {//hide the add/remove tablevar z ...