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

Forum Posts

Resolved! dot walk in UI Action condition

I need to add a UI Action on sysapproval_approver.I need to show it only if the parent of the record being approved is of a certain sys_class_name:  The inheritance is as follows:  task -> u_parent_form -> u_my_form  So far what I've tried in UI Acti...

pmizilin by Tera Contributor
  • 3081 Views
  • 4 replies
  • 0 helpfuls

Ticket Ownership by Service Desk technicians

Hi,  I need each Service Desk technician to have visibility or ownership of all tickets that they have assigned to other teams. These tickets could have been created automatically from user email, by themselves or passed onto them by other IT colleag...

shairaz by Kilo Explorer
  • 3441 Views
  • 3 replies
  • 0 helpfuls

Resolved! Transform map: How to handle boolean values?

Hi All,  Does anyone know how to handle boolean values??  I want to import users from excel file including   target "active" field in the user table. I have created below script, but i don't know why is does not working correctly?.Source field has a ...

obr.png obr2.png
Arthur7 by Tera Contributor
  • 5496 Views
  • 3 replies
  • 0 helpfuls

customize "Update" form button

Hi,How can I modify the Update form button from the default action "save record and redirect to previous screen" to "save record and redirect to Home Page"?Thanks,Sam

by  
  • 3424 Views
  • 8 replies
  • 0 helpfuls

Resolved! Missing schedule button on custom report.

One of our users has created a custom report and would like to schedule it to run periodically, but cannot see the "schedule" button on the report editor. I added the role "template_scheduler" for this user, but that did not fix the problem. Any sugg...

geoffcox by Giga Guru
  • 4246 Views
  • 3 replies
  • 0 helpfuls

Resolved! Embedded Images in Inbound Email

Does anyone have any suggestions as to how I might display embedded images from an incoming email that was generated by Microsoft Exchange?  What currently is happening is that the incident gets created with the text of the email and an attachment wi...

amacqueen by Mega Guru
  • 7154 Views
  • 7 replies
  • 0 helpfuls

Resolved! Export To Pdf is not working

Hello ,In Calgary version of servicenow,when we click on "Export to Pdf" button for a Bar chart type reprt,the following message appears for long time,"Export in Progress" in dialog box.Export of the report is not happening at all.Does anyone came ac...

chennaiman by Kilo Expert
  • 3160 Views
  • 11 replies
  • 0 helpfuls

Adding Temporary fields to UI View

Hi,I have created a view for Incident and am using GlideDialogwindow to show that view.I have a requirement to add 2 fields to be displayed on the window and then control behaviour. I see 2 options here- add the 2 new customer fields to incident obje...

agulati by Kilo Expert
  • 1401 Views
  • 4 replies
  • 0 helpfuls

Adding a 'Pinning' function to ServiceNow

Just wanted to share an incredibly simple but very useful bit of functionality I created, which enables process users to 'pin' incidents, service requests, changes of any other type of record on the Task table or any table extending from the Task tab...

Link to dashboard

Is there someplace that ServiceNow hides the link to a specific dashboard? I want to be able to tell users how to create/send a link to a specific dashboard and I'm finding it's nearly impossible.  The only way I've found to do this is to give the h...

Earl L by Mega Guru
  • 4586 Views
  • 4 replies
  • 0 helpfuls

Resolved! SMTP connection status alerts

I have a problem that I'm trying to solve and I'll be surprised if no one else has experienced this problem. We have emails from our instance being routed through a relay so they appear come from a mailbox on our domain. When something changes on our...

Darth Jed by Tera Guru
  • 6236 Views
  • 10 replies
  • 2 helpfuls

Resolved! Configuration Item Field Issues

I have a script that is working correctly to auto populate the 'Configuration Item' field (which is a reference field to the CMDB) with a value based on the customer selected. The problem is when I go to save the record, I get an error saying a match...