Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Wrapping long text in form UI

Please note that we have been asked not to do DOM manipulation to solve this issue.  Also changing the text to shorten the length is not possible. I am building a table which have check box fields with long labels. The problem here is how do we displ...

find_real_file.png find_real_file.png find_real_file.png

Remove Asset-CI Relationship

Due to some mistakes in implementing assets and CIs, we have some CI-Asset pairings that need to be broken because the CI is not an asset. We're hoping to not lose the historical information on what tickets were raised for different CIs, so the goal ...

Resolved! Client Callable Script Include

Hi Folks, I have created a client callable script include . When answer is true it it should make a call to Script Include to create a new record Please find the code below where it is not working as expected. kindly suggest if anything wrong. Script...

Send data in chunks using Scripted REST API

Hi All, We are trying to send Application Data to another external system using REST API. But I keep getting this error if I also send the Description field along with other fields. The reason could be because the description could be huge. Is there ...

Resolved! Help with conditional script

I have been trying to set up a couple of condition scripts on Service Portal Header Menu items. One of them is working well, yet the second one is just not wanting to work.   This the one that is working: var conds = new GlideRecord('sys_user');conds...

Ian Mildon by Tera Guru
  • 3144 Views
  • 2 replies
  • 0 helpfuls

Resolved! Allow templates to set category and subcategory

We have created some incident templates and are trying to set the category and subcategory.  When someone clicks on the incident template it you can see it set the category and subcategory at first but then subcategory gets set to -- None --.  How ca...

brianlan25 by Kilo Patron
  • 3608 Views
  • 9 replies
  • 0 helpfuls

Resolved! Team Development Setup

Hi SN experts, I need help with Team Development setup, I study all possible SN docs online, and searched via WIKI, Community and here but couldn't find answer for a few things which are not clear to me. Hope to get your answers.Here is our SN Setup:...

Screen Shot 2017-10-24 at 10.49.36 PM.png
eugenest by Mega Expert
  • 4503 Views
  • 9 replies
  • 5 helpfuls

Business rule not working with database view

I created a database view to join 3 tables for querying via the ODBC driver. The numerous exclusions I needed did not work via the Where clause in the views so I created a business rule to execute BEFORE Query with conditions that exclude data for sp...

mlklein by Kilo Contributor
  • 3203 Views
  • 6 replies
  • 0 helpfuls