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

Forum Posts

Tinymce html editor loaded with template plugin

I saw a post on linkedin mentioning that tinymce has a template plugin but it is not available in servicenow. Turns out you can init the tinymce editor with the template plugin if you do it manually, the plugin gets removed elsewhere.  So that you do...

lauri457_0-1768281176943.png lauri457_2-1768281269642.png
lauri457 by Tera Sage
  • 960 Views
  • 2 replies
  • 1 helpfuls

Resolved! Validate Excel Data and populate in MRVS

Hi All,I have a MRVS with 3 fields i.e. Employee ID, First Name and Last Name. It gets populated from Excel attachment, I want to validate the Employee ID.Employee ID is a reference field, I am trying to validate employee_id's with User table and if ...

Ankita9793_1-1754997864453.png
Ankita9793 by Tera Contributor
  • 1996 Views
  • 7 replies
  • 0 helpfuls

Resolved! Remove topic from custom chat experience in VA Designer

I am trying to inactivate the OOB Live Agent Support. topic but am receiving a message that says "This topic is used in a custom chat experience. Please remove the topic from the chat experience to proceed." (see below screenshot) I am unable to figu...

marrerocmm_0-1670342283380.png
marrerocmm by Tera Contributor
  • 4323 Views
  • 6 replies
  • 9 helpfuls

block reminder email

i wanted to block the duplicate approval reminder emails to specific user for specific catalog item , notification will be triggered when event is fired via workflow and the parameter 2 condition is being passed in the notification  

priyagudipa by Tera Contributor
  • 301 Views
  • 2 replies
  • 0 helpfuls

REST API ATTACHMENT

Hi Dev,I want to know if how does it work? im currently trying to implement the attachment api binary and multipart but i got always an error upon my end. Here is the script i used for manual testing on my end in the background script i always got th...

arwinblones_2-1769073093468.png arwinblones_1-1769072977121.png arwinblones_3-1769073160788.png
arwinblones by Tera Contributor
  • 887 Views
  • 6 replies
  • 0 helpfuls

Sharepoint Integration

Hi All, We have a requirement to send data from ServiceNow to a specific SharePoint path.We are currently evaluating the SharePoint Online plugin / Microsoft SharePoint Spoke. However, as per the documentation, full site or tenant-level permission is...

Clearing an HTML variable

I have an HTML variable that stores the sys_id of a record, and I have a client script that performs the clearing when there is a change in the field that modifies the HTML variable. The problem is that every time there is a change in the field that ...