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

Forum Posts

Project Tasks - How to make the roll-up field true?

Hello,We want the task number of project tasks that have child tasks to be shaded green to indicate they have child tasks. The setting to make that happen is if rollup == true. The rollup field is being left as false (unchecked) when we create a chil...

troy_jensen by Kilo Contributor
  • 2840 Views
  • 3 replies
  • 0 helpfuls

Setting Max length for a string field based on choice selection

Hi - I have a field in Service now that I need to limit the max length based on a selection from a drop-down list. The field in question is a string field and I have been able to set the current max length to 25 characters, but I need this to be set ...

tsam by Kilo Explorer
  • 4701 Views
  • 8 replies
  • 1 helpfuls

JSON Only working on Incident table?

Hey all,I am following the documentation located here: http://wiki.servicenow.com/index.php?title=JSON_Web_Service and running into some unexpected issues.First, if I use the specific examples listed in the wiki article, I can get a JSON return:http:...

jrarseneau by Kilo Explorer
  • 1545 Views
  • 4 replies
  • 0 helpfuls

Capture email headers

Here is a script I wrote to capture email headers and attach it as a related list to incidents:Table: sys_emailRun: After updateCondition: current.instance.changes() && current.instance.sys_class_name=="incident"var incID = current.instance;var incRE...

gaidem by ServiceNow Employee
  • 2059 Views
  • 3 replies
  • 0 helpfuls

Resolved! Change text of \${URI} from LINK

In our e-mail messages we would like to change the text of the URLs to something other than LINK when using ${URI} (for the technician's to link to their case, users their request in the app, etc.). Does anyone know of a way to do this?We experimente...

Application Navigator search function restriction

Hi, Has anyone restricted access to the "type filter text" search bar in the application navigator, I am in the process of rolling out a self service style read only view of customer incidents and requests but want to restrict any "back door" access ...

NeilOliver by Kilo Contributor
  • 1009 Views
  • 2 replies
  • 0 helpfuls

Requested Item (field Stage)

Hi, I'm new in developing applications in ServiceNow and I would really appreciate some assistance on the following;1) Does anyone have any idea on how to override the STAGE field to be in actvie mode like being able to modify the value to different ...

aaustriaco by Kilo Explorer
  • 1164 Views
  • 4 replies
  • 0 helpfuls

Record Producer script

Hi there I have a record producer form as one of our service catalogue items. I need to get some of the populated variable information into the title or short description. Does anybody know how to do this?RegardsLuke

Add "NEW" button on a List form

Hi, will someone be able to help me regarding how to activate the "NEW" back in a List form?Someone from my team accidentally deactivate the "NEW" button and it seems like all the screen that should have this capability were all gone.Attached is the ...

aaustriaco by Kilo Explorer
  • 4078 Views
  • 5 replies
  • 0 helpfuls

Integration Script?

We have the Integration - Nimsoft plug-in turned on, and it works well for Servers, creating incidents based on the severity of the alarm detected by the Nimsoft product(s). Now, we're trying to get it to work for Network gear. The problem I am havin...

dstuart by Kilo Expert
  • 1405 Views
  • 2 replies
  • 0 helpfuls

Custom field validation scripts?

Hello all,We're implementing Service Catalog, and as such we're building up quite the library of forms.One thing that seems to be a glaring piece of missing functionality is the ability to have custom field validations, e.g. for data types like URLs,...

mike_sol by Giga Contributor
  • 2811 Views
  • 2 replies
  • 0 helpfuls

Inbound Email Formatting

Hoping someone can identify where my issue may exist. We're attempting to send some formatted emails into Service-Now in automated fashion. In our dev environment, the emails were inserted into Incident records without issue, maintaining the table fo...

Dinga by Kilo Contributor
  • 2232 Views
  • 4 replies
  • 0 helpfuls