The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

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
  • 1955 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
  • 9322 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
  • 9529 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
  • 3633 Views
  • 9 replies
  • 3 helpfuls

How to dot walk in Ui Action

Hi All,How can we dot walk the fields of a RITM form, from approval table record .Like in my instance there is field call"Title" I want to dot walking this field from ui action on approval table.Regards,Pratik Kumar

Resolved! query with 3 tables (BR)

Hello everybody,I am trying to use now these three tables to perform the following calculations, only clarifying that already worked, but now, due to the fact that i made a many-to-many relationship and add that related list so now you must apply fro...

find_real_file.png find_real_file.png find_real_file.png

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
  • 1727 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
  • 4242 Views
  • 8 replies
  • 1 helpfuls

Resolved! Where are the widget layout templates stored?

When you select to configure a widget (like an icon link), there is a field at the bottom for template.   It has Top icon, Circle icon, and Color box.   Where do these come from? Is there a way to create new ones to use for your widgets?Thanks,Shanno...

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
  • 8604 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
  • 2407 Views
  • 7 replies
  • 1 helpfuls

Resolved! Simple group member counting

Hi Guys,please could anybody help me with the problem with counting of users in a group? In table sys_user_group I created new colum ("u_group_members",integer, read only) where I want to calculate users in a group, so on the table I created new busi...

find_real_file.png find_real_file.png
soukypro by Kilo Contributor
  • 2611 Views
  • 8 replies
  • 1 helpfuls