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  

Member Feedback forum
ServiceNow Community members please post your feedback here
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Notifications

Hi Community,I have one requirement of a catalog item, having one leave end date variable , and one reference variable that is referencing to manager of the user who is raising the request.The actual requirement is to send the notification to the man...

Scheduled Jobs

our requirement is every day, we need to send reminder once state change to "pending user acceptance" and after three reminders we need to close these tickets automatically on 4th day. So, i have write this code: strikeIncidents();function strikeInci...

Porkodi by Tera Contributor
  • 593 Views
  • 5 replies
  • 0 helpfuls

Resolved! How does table extensions work?

I am trying to understand how servicenow table extension works, but I am stuck on how the data is distributed. at first I thought when I extend another table, and I add a record to the child table that it would create a record in both parent and chil...

juan9 by Giga Guru
  • 1550 Views
  • 3 replies
  • 0 helpfuls

Resolved! Issue with ServicePortal widgets

Hello Everyone, How do I update all the select box options to a value when I click on a button on the widget?HTML <form name="formName"> <div> <br/> <table border="1px solid black"> <tr> <th>Employee Number</th>...

JavaScript parse error

Hi All, Good day to you. i am new to this Snow and part of my learing i created email field part of getReference. the getreference is working fine and able to display email id when i select name while click the update button for saving the record, i ...

Govindaraju by Tera Contributor
  • 477 Views
  • 1 replies
  • 0 helpfuls

Catalog item, price calculation

Hi all. I have this catalog item where you can order a VM. I want to make it as flexible as possible, so allowing the requester to choose whatever amount of CPU cores they want. How do I set the unit price of 1 CPU core? So that when submitting, recu...

scqpnovo by Tera Contributor
  • 432 Views
  • 2 replies
  • 0 helpfuls