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

Forum Posts

Covert the String value to HTML value

Hi How to convert the String value to HTML value. We are in a need of bringing the description to Service portal widget. Even though the string type of description field has got line break, when the time of it is showed on service portal all the text...

Resolved! Add an year to a current date in client script

Hi Team, I have taken the below script from the thread but it's not giving desired results  client script to add 1 year to current date - Now Platform - Question - ServiceNow Community @Ankur Bawiskar  var todayDate = new Date(new Date().setFullYear(...

Khanna Ji by Tera Guru
  • 2057 Views
  • 5 replies
  • 1 helpfuls

Resolved! Query with the incident number in the sys email table

Hi,  I have a requirement to check if I have received an email for the current incident. For this I am using glide record to query the sys_email table with current incident number to check if the email is there or not. I am searching the incident num...

SK41 by Giga Guru
  • 791 Views
  • 6 replies
  • 0 helpfuls

How do i clone virtual agent

How do i clone virtual agent (service portal) so i can customize it, i.e. add different topics, customize the widget? any help would be appreciated.  

rayna_057 by Tera Contributor
  • 341 Views
  • 2 replies
  • 1 helpfuls

How to increase count in OnChange client script

Hi All,after opening the Incident Record if user try to change category value from one value to another value without saving th record , for each change count has to increase.Example : On INC Record Category : Network,  After Record Open,  Without sa...

Sironi by Kilo Sage
  • 562 Views
  • 6 replies
  • 0 helpfuls

SMS not delivered to user

Hi Team, User has configured SMS with service provider, from servicenow side logs showing as sent but user didnt not receive it.when I send same from outlook(combination of number and domain) user getting SMS.What could be the issue and where to chec...