Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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

Forum Posts

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
  • 364 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
  • 5167 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
  • 346 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