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

Priority Field appears Read Only

Hi,When I raise an incident through insertion from mail in servicenow ,the priority field in the "incident" is read only.Next time whenever I want to update priority it is not possible.In the incident table the field is not read only

Capture.png Capture1.png
nehasr1288 by Tera Expert
  • 3063 Views
  • 5 replies
  • 2 helpfuls

Resolved! Make one value in Choice list "read only".

Hi,Is it possible to make one value in State "read only". What im trying to accomplish is to make State "New" read only for incident, so that this state isn't possible to set manually, only by rules.. Anyone tried anything similar?

andersn by Giga Contributor
  • 6635 Views
  • 11 replies
  • 6 helpfuls

Resolved! DataTable row click - change url

I am trying to modify the existing set of DataTable widgets (base DataTable and via Instance) and having issues understanding how the row click operation is designed.   When you click on a specific row for any given table, the record is sent to the i...

testing2 by Tera Contributor
  • 5114 Views
  • 5 replies
  • 2 helpfuls

Resolved! Different portal search results between users

Hi everyone, I've been trying to troubleshoot this all morning and can't figure it out. Hopefully you can see how much I've tried to figure it out myself before asking for help, so any helping hand would be wonderful. Since "Debug security" doesn't w...

find_real_file.png find_real_file.png find_real_file.png
eduque by Giga Expert
  • 4103 Views
  • 6 replies
  • 4 helpfuls

Resolved! How is "eval()" harmful?

I was using a reference from SNGuru and found that the code they provided comes up as a warning:https://www.servicenowguru.com/system-ui/adding-fields-service-catalog-checkout-screen/ What would be the downsides and is there a better way to code this...

find_real_file.png
KB15 by Giga Guru
  • 12967 Views
  • 1 replies
  • 2 helpfuls

Connection to Servicenow from VBA excel.

I am developing a reporting tool in VBA excel(Macro) which requires connection with ServiceNow to fetch the Problem Records data as per the filters provided. This data can be fetched out in excel format to be used further by the macro. But I cannot f...

ashartaqvi by Kilo Explorer
  • 10539 Views
  • 6 replies
  • 0 helpfuls

Resolved! Accidentally Deleted Application Menu

I am working on a scoped application.   I have been pushing the application and updates from Dev up to Test using the "Make App available to other instances" feature, under System Applications -> Applications -> Develop.   So after we do updates, we ...

jmiskey by Kilo Sage
  • 5599 Views
  • 9 replies
  • 3 helpfuls

Images inside Notification

Hi, I need your help to solve a problem: I have a record with an Image field inside.After submit this record, start a Notification. Inside the Notification,there is a Script that get the Image from the Record.When I try to display the image inside th...

1.PNG
gcarot by Kilo Contributor
  • 2570 Views
  • 3 replies
  • 1 helpfuls

Resolved! Getting a value of a description

I am trying to get a value from a description field then querying the location table against the value, but it doesn't seem to work. Have I missed anything in the script below?(function executeRule(current, previous /*null when async*/) {   //gs.log(...

Resolved! Help with locking down fields

I am currently developing an application and want to lock down fields. When a user fills out a request, they submit it and the status automatically changes upon pressing submit. When the status is Complete or Cancelled we lock down all fields by sett...

find_real_file.png find_real_file.png
c_hayes by Giga Contributor
  • 7000 Views
  • 8 replies
  • 1 helpfuls

Resolved! Conditions for automatically running a fix script

When I create a fix script, will upgrading my instance to a different version of ServiceNow automatically execute this fix script or do I have to run it by hand? Are fix script executed after a clone operation? Under which conditions is a fix script ...

Resolved! Using database view in REST APIs

Hello,I am using database view in servicenow REST API. I want to retrieve particular record from the view results. Like for table api, we have the GET call (GET /api/now/table/<tablename>/<sys_id>). Can there be something like this for database view?

rajranbhare by Kilo Contributor
  • 11863 Views
  • 5 replies
  • 3 helpfuls

Resolved! Configuring the datepicker

I am very new to ServiceNow. We are trying to limit the ability to enter dates in a field to the datepicker only. I have referenced the doc -https://docs.servicenow.com/bundle/geneva-servicenow-platform/page/administer/time/task/t_ConfigureDatePicker...

keithlyon by Kilo Contributor
  • 3956 Views
  • 7 replies
  • 1 helpfuls