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

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

Forum Posts

Resolved! Incident Fixed by change and incident caused by change on Change form

Hi All, we have an requirement, to restrict the incident that which already present in 'Incident Fix by change'  tab should not be able to select on the 'Incident caused by change tab' on change Module. Incident Module:  On the Incident form also, Ch...

Community Alums by Community Alums  
  • 3964 Views
  • 3 replies
  • 0 helpfuls

Approval Buttons in Email Notification

Hi,I was wondering if anybody is able to provide step by step instructions for adding an the Approve / Reject buttons into an email notification when a user has requested something which requires approval?I've looked through the WIKI but cannot see a...

johny0555 by Kilo Contributor
  • 5769 Views
  • 7 replies
  • 4 helpfuls

how to find if a script contains sub string

if we have two  sub strings in string (GlideRecord ,Alert), how check the two sub strings  please write a program to check whether a string contains sub string

learnSN by Tera Expert
  • 13594 Views
  • 9 replies
  • 0 helpfuls

how to check if a string contains sub string

if i would say according to the recommendations using GlideRecord and alerts function in the client script is not best practices, so if it in case any client script contains the above(gliderecord and alerts function)records it should show the  violat...

learnSN by Tera Expert
  • 15324 Views
  • 1 replies
  • 2 helpfuls

Limiting time allowed between 2 date fields

Hi guys. I have two date fields on a Service Catolog request. I want to limit the time between the two fields to 30 days. Here's the real world description:We loan out equipment for a maximum of 30 days. The form I have created has a start and end da...

Resolved! Set a tooltip for a variable in a Catalog Client Script

Hello, I am trying to set a tooltip for a Catalog Item Variable in a Variable Set through a client script.  I tried to set this using an onload client script with g_form.showFieldMsg but it is not working.  I am not sure if showFieldMsg is the correc...

Trying to set a delay in the script

I am trying to set a delay in the script and after 1 sec I want the queries to run, but I am unable to see the logs and the code is not executing at all line 64 log is not visible in the logs

find_real_file.png
Ella1 by Kilo Expert
  • 8332 Views
  • 8 replies
  • 0 helpfuls

ServiceNow implementation /Project plan

Hi, our org is going to implement servicenow as a new ITSM tool. Could anyone please point out if there are generic project /implementation plans I can look for?

Imran Shad by Mega Expert
  • 2685 Views
  • 1 replies
  • 2 helpfuls

Resolved! Add custom role to all users

i am developing a custom application on my PDI and have created a record producer to use on the service catalog. However, each time a user makes the request, i get an error message 'Requested record not found' . Adding the custom role to the user see...

find_real_file.png

Resolved! Does Not starts with condition in addQuery

Hi Community, I need help in filtering the records , which does not starts with in addQuery() method. How can we achieve this? Any help would  be greatly appreciated. Thanks, Pihu

Pihu1 by Tera Contributor
  • 2930 Views
  • 6 replies
  • 3 helpfuls

Resolved! SubQuery usage in Encoded Queries.

Hi All, I just noticed the below code in one of the Relationships. Can you please explain "SubQuery" ?  current.addEncodedQuery("SUBQUERYsys_id,document_id,interaction_related_record^interaction=" + parent.sys_id + "^ENDSUBQUERY");   Applies to Table...

Community Alums by Community Alums  
  • 4877 Views
  • 2 replies
  • 10 helpfuls