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

Forum Posts

URL Variable Type

What is the easiest way(if Possible) to make a URL field require the text entered to be "http://www.something.com".  I have the variable setup to be a URL.  I have example text in there, but it doesn't require you to type in the http://www before sub...

booher04 by Tera Guru
  • 4484 Views
  • 5 replies
  • 0 helpfuls

How do we identify a new record in client scripts

Hi,  I have a requirement to calculate the Expected Resolution date value for one of the field in the form for the new records only when we change some value to the other field.I am planning to write a client script for that, and not sure how do I id...

How to customize Instance url

Hello,I am trying to find out if it is possible for me to customize the url of my instance. Currently, I have to log into my account to access instance. I would like to just type the url to access it. For example; emmanuel.service-now.com. My current...

iquita2005 by Giga Contributor
  • 2698 Views
  • 5 replies
  • 2 helpfuls

Write test for Client Script by ATF

Hi, Can we write a test for client side like a unit test ? If it can, can you guys show me an example for my client script below function onChange(control, oldValue, newValue, isLoading, isTemplate) { if (isLoading || newValue === '') { return; }...

escanor by Giga Contributor
  • 2115 Views
  • 2 replies
  • 0 helpfuls

Resolved! Get Shopping Cart Quantity in Catalog client script ?

Hi All,I am trying to get the value of shopping cart Quantity on a catalog client script. Once submitting the request, if quantity selected in more than 1, there should be a pop-up message.I tried couple of scripts but not getting quantity selected b...

shilpa344 by Giga Expert
  • 3381 Views
  • 3 replies
  • 0 helpfuls

Resolved! Enable/Disable Submit button in SP by option

I want to make it available for users to enable/disable the Submit button for each Catalog Item in the SP from the Catalog Item view. Just like how the Add To Cart button in the SP widget can be enabled/disabled by the No Cart option:   What I mana...

find_real_file.png find_real_file.png

Resolved! Add new field to Service Portal Shopping Cart Widget

I'm trying to add a new check box field to the Istanbul Service Portal Shopping Cart, with the ultimate goal of the true/false value making its way to the Request, but, I'm stuck.What I've done so far:I've created the appropriate column on sc_request...

Resolved! Received email not showing up in Activity Log

Incoming emails from an external vendor inside an incident are not shown as Received in the activity log. Only our sent emails are shown. The body text from the received email shows up as a comment though.   But why would that matter if the comment ...

find_real_file.png find_real_file.png find_real_file.png

Resolved! Date/Time Field condition in UI Policy

Dear Community, now I am here for my first question in this community (after finding until now much help in other threads). I have a custom Date/Time field ("Waiting start date") on incindent table, which i want to check for overdue, when loading the...

anwie by Kilo Expert
  • 4499 Views
  • 9 replies
  • 0 helpfuls

Resolved! How to get Request for (selected user) email id ?

Hi, I need to get Request For (selected user) email id. Ex: I have logged in to developer instance as 'System Admin' and i will goto Service Portal > Service Catalog then i will click order now button, then in 'Request For' i will select some user (a...

find_real_file.png
Manjunath6 by Kilo Contributor
  • 7727 Views
  • 5 replies
  • 1 helpfuls

Resolved! Increase field label size

Hello, I've a custom application implemented over a custom table. How to increase the maximum size of characters for a label? Currently I couldn't set the label for more than 72 characters. I'm not sure where this size is been configured in the syste...

G Balaji by Kilo Guru
  • 5505 Views
  • 2 replies
  • 1 helpfuls