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

Forum Posts

Resolved! The new Phone Number Field type "Phone Number (E164)"

In a custom Application, need to add a phone number field. In the past we could just select type of Phone Number and it would parse our phone number the way it was needed. With the new type Phone Number (E164) you have to select the Country first. Fo...

Change the size of a single line text box

Is there a way to set the width of a single line text variable in a catalog item?   I have a reference variable whose icon is falling to the next row so i am hoping that by changing the width of the other fields on that row it will get everything on ...

trevino-d by Kilo Contributor
  • 11242 Views
  • 5 replies
  • 3 helpfuls

Resolved! Configure fields to be populated in Activity Log

Hi community member,Can someone enlighten me on where do go in ServiceNow to change what is being populate in this activity log? For example, I do not want the activity field to log child incidents field upon creation of a new incident.Appreciate you...

field.png
Alex Ng by Tera Contributor
  • 3551 Views
  • 3 replies
  • 3 helpfuls

how to trigger autofill from a client script

Hello all.   I have a field that I am populating from a client script.   That field is a reference auto complete field.   If I manually type in a value, the auto complete properly works and I get a list of matching entries below the field.   When I p...

cdgaefke by Kilo Expert
  • 3265 Views
  • 6 replies
  • 0 helpfuls

Resolved! Update updated field with current date and time

Hi Friends, I am new to SNOW Development.I have one requirement regarding problem form.Below is the requirement:   I have one problem record.In that there is one field called updated(date and time field).In that problem record there is one related li...

nani8 by Kilo Explorer
  • 5973 Views
  • 4 replies
  • 0 helpfuls

Aveksa - Integration

Has anyone done an integration with Aveksa? This is an Enterprise Access Governance application. Basically it defines roles and we want to utilize it with our service catalog implementation.

bburdick by Mega Guru
  • 2630 Views
  • 2 replies
  • 2 helpfuls

Watermarks and Integration

Hi all,For a special need, we integrated 2 solutions and emails for the "other solution" are sent by Web Service to ServiceNow.ServiceNow sends the emails rightly but it doesn't add the watermark on the email.Do you know if it's possible to add the w...

Resolved! Survey for a catalog item?

Hi need help,Objective: To trigger a survey to requester when REQ is closed for a catalog item - Catalog item1.Created a survey :Set to :Certain users can take this survey, based on conditions.Trigger conditions:table - sc_requestuser field - Request...

Metric on Assignment Group when Incident is Resolved

Hello,I'm trying to change the metric on Assignment Group so it will stop when the incident state will be Resolved (in this moment it stops when the incident state is Closed / not active anymore). The only info regarding this I found on this wiki pag...

razvan1 by Giga Contributor
  • 3926 Views
  • 3 replies
  • 0 helpfuls

How to monitor CRUD operations in ServiceNow

Hello All,As per a product requirement in my company, I want to monitor the CRUD operations on various tables in service now. Is there any way to do this apart from the email notification mechanism?Thanks,Pooja

poojaverma by Kilo Explorer
  • 3744 Views
  • 10 replies
  • 0 helpfuls

Resolved! how to retrieve an XML file via a dynamic URL

Hello all.   I need to retrieve an XML file via a non ServiceNow URL that will be different every single time it's used.   I then need to parse that XML file to populate fields on a new Incident ticket.I'm pretty sure I can manage the parsing bit, bu...

cdgaefke by Kilo Expert
  • 3875 Views
  • 1 replies
  • 1 helpfuls

Approval Rejection Notification

A while ago, I requested assistance in this thread:Change Request Rejected CommentsAnd was able to successfully get the notification to work. What has been happening, however, is the notification will get send back to the requester stating the change...

Community Alums by Community Alums  
  • 7158 Views
  • 14 replies
  • 0 helpfuls

Multiple Catalog Items

I've created a Catalog Item that allows users to request a product be added to a catalogue. The form has 11 fields on; the Requester and then 10 fields relating to the product. I want users to be able to add multiple products in one go. I see it work...