Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

employee center

Hi,Employee center and employee center pro are installed in my dev instance and i have admin role still i cant see both modules in my application navigator.Can someone help please

pendurthi by Giga Contributor
  • 70 Views
  • 1 replies
  • 0 helpfuls

How can I make the date field editable on my table

Hi All,  I have created a table on a catalogue item using the following script, But I would like the date field to be editable, but the rest of the table not would anyone know how I can do that on my script please?  Script created: <div>  <head><styl...

Toni1_0-1730196834503.png
Toni1 by Tera Contributor
  • 574 Views
  • 2 replies
  • 0 helpfuls

Resolved! Add tables with rows and columns in the catalog item

Hi All, is it possible to create a table with rows and columns in the catalog item. I want to display the information to the users in the form of table in the catalog item. Below is the reference.   Based on the information below, please answer the n...

taqdeer by Tera Contributor
  • 7366 Views
  • 14 replies
  • 2 helpfuls

attachment fails

Hi Guys, (function executeRule(current, previous /*null when async*/) {    // Add your code here   var attachment_file = new GlideRecord('sys_attachment');   //attachment_file.addAggregate('COUNT');   //attachment_file.addQuery('table_name',current.g...

tGhadage by Tera Contributor
  • 617 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to pass oauth2.o access token to Rest message

Hi All, My requirement is to use access token to connect with other servicenow instance(third party application) and I have implemented the following. 1. Configured Auth2.0 Provider with grant type 'Resource owner password credentials'   2. Created R...

find_real_file.png find_real_file.png