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

Forum Posts

Service Catalog: Do Approval at Request Level

Is it possible to do an Approval at the Request level (not the Requested Item level) in a Workflow on an Order Guide (Catalog Item)?  Basically, what we need is someone to first do an "overriding" approval on the WHOLE Request before workflows kick o...

jmiskey by Kilo Sage
  • 2063 Views
  • 4 replies
  • 0 helpfuls

Resolved! GlideAjax return [object Object] instead of incident number

I couldn't figure out why I am getting list of [object Object] instead of incident numbers in client side. Here is screenshot example,According to gs.log from ajax script, it able to display 16 correct incident number,I am pretty sure I am not using ...

find_real_file.png find_real_file.png
bbf3562 by Kilo Guru
  • 4401 Views
  • 9 replies
  • 3 helpfuls

Resolved! Catalog item enforce field formatting on a field

How can you enforce currency formatting on a specific field on a catalog item, without a dependency on another field? That is, user enters 10000, I need the field they entered the value into to display $10,000.   The OnChange client script  below on ...

Resolved! Catalog Client Script Service Portal Callback-function

So it seems Service Portal forces us to use callback functions for GlideRecords.That's all fine in my book, but I'm doubting at the moment if I've used the best method to achieve this.In my next example I've got the need to compare my inputCompany wi...

Chris P_ by Tera Expert
  • 9385 Views
  • 5 replies
  • 3 helpfuls

Resolved! Create PDF with Field Values from Task

Hay, i need to create a UI Action to get a PDF inlcuding Field-Values from Task.The PDF includes a corporate Design (Picture, Header....) and has to be updated with Values from the Task. I read something about the opportunity to export the existing P...

Meloper by Kilo Sage
  • 1836 Views
  • 1 replies
  • 0 helpfuls

Resolved! Get display value from sys_id only

Hoping this is a simple no / yest+howto question. I've got a sys_id, but I don't know the table from which it belongs. Is it possible, armed only with a sys_id to work out it's table and display value? Cheers, Adrian (I'll update if I find an answer ...

adrianps by Kilo Expert
  • 4080 Views
  • 3 replies
  • 2 helpfuls

Sending attachments over a REST message to an incident

how do i send an attachment to an incident over a REST message ? The target instance has a scripted REST API Endpoint, which I need to consume and send an update to an incident including attachment files.  Also, how do i parse the received REST messa...

chandra_ym by Kilo Expert
  • 1399 Views
  • 2 replies
  • 0 helpfuls

Resolved! default value in choice list using 'javascript'

Hi,in my incident Forms i try to set the value of 'contact_type' field (field is a choice list)using javascipt into default value, i want to set the value for user have a specific rolein first time i just try with role 'itil'i write this :javascript:...

ckjbeos by Mega Expert
  • 4723 Views
  • 15 replies
  • 3 helpfuls