Show 'has attachments' in list view of Incidents
Hi, I've implemented the below...Display Whether Tasks Have Attachments in List View - ServiceNow Wiki But this isn't working for the Incident table. Any ideas?
Hi, I've implemented the below...Display Whether Tasks Have Attachments in List View - ServiceNow Wiki But this isn't working for the Incident table. Any ideas?
If I order software from service catalog, and go to procurement task item after approving the request, it shows me source request button. In this case my assignment group is procurement. But my questions are:Q1 - Why would I source request for a soft...
Hey guys, I've been struggling with this very simple question for too long, and I figured it was time to just ask. I am trying to edit templates for my company, to fill in all of the required fields, in order to save us some time. The last field re...
Hello Everyone, I need to pass on a Reference field's another column value to some web service from a UI action. var oCountry = g_form.getReference('country');gs.log('Object:' || oCountry,'WSCL');gs.log('Shot name' || oCountry.u_short_name,'WSCL');...
I'm trying to figure out if any one had done to get the last day of the month. I would like to pass the Month and the year and it would return me the last date. Somethign similar to the javascript function as shown below. var date = new Date();var f...
In one of the form we have a field named Reminder Interval and it is a choice field. We have 4 choices i.e. 7 days, 14 days, 21 days and 30 days.If due date in the form is above 7 days means need to send an reminder email for 7 days or if due date is...
Hi, I am new to Servicenowvar today=new Date(); //by using these gives output as UTC form date and time, so i am unable to macth this date with my input whatever i gave in the form var a= now();var b=nowDateTime();var right_now=g_form_Date_Time; a...
I've got a script that is working (thanks to http://www.servicenowguru.com/scripting/client-scripts-scripting/javascript-popup-boxes-servicenow/).But I want this script to query if the priority field is changing to one of three specific values and th...
I'd like to implement something where by if a certain priority is set (e.g. P1) that the 'Major Incident' template is inserted.So that the description and short description fields are populated with template text. What's the best way to go about imp...
I am curious to know what is vanilla implementation in service now?When service now gives instance, does to gives it integrated with AD (LDAP) and Exchange of customer?Or customer has to do it by themselves?
What can be the exact use of (indexof() == 1/-1 ).Can any one share your practical exposure on that. Thanks on advance
Hi, I have to store some content in Resolution notes field in RITM. And need to format the content by adding some break since the copying and pasting the content in that field will be automatic by business rule. Do you know what to write in code t...
Hi,I am facing issue with the link in the notification which ideally has to redirect to the corresponding incident if the user is already logged in.In our case when I click on the link it is taking to the login page. after giving credentials it's red...
I need to find a way to attach a file to a template so I can schedule some jobs for our service desk daily checks and whilst I can attach the file to the template the scheduled job that subsequently gets generated does not have the attachment. Any id...
Hi, I have an issue while converting a .txt file to .zip file through script. Actual, requirement is "whenever .txt file is attached to a ticket, we need to convert that .txt file to .zip file."For that , i have created a on BR on sys_attachment tab...
| User | Count |
|---|---|
| 31 | |
| 19 | |
| 12 | |
| 8 | |
| 5 |
