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

Forum Posts

Resolved! UI Page Report Building

Hi All,I'm still newer to any back end processing type stuff. I created a UI page. I read this article: Embedding reports in Jelly to figure out how to embed reports into Jelly. I can successful embed a pre-made report but I'm using a UI page to make...

UI page.PNG jelly.PNG client script.PNG

Compare between worflow versions

Hi,   Is there a way to compare between 2 workflow version and understand what are the changed? Similar to what can be done with business rule for example? thank you!

Default value for reference field not showing up

We have a custom table with a reference field to sys_user and we want the default value to be the current user.  Under the Default Value tab, we put in javascript:gs.getUserID().  When we go back to the form, we can see that a value is in there as in...

find_real_file.png
yundlu316 by Kilo Guru
  • 2302 Views
  • 6 replies
  • 0 helpfuls

Resolved! Hover text/Help text on Form field which extends the task table

I have a requirement to add hover text on a field present on the Change form. I know this can be done easily by ' editing the information in Configure Label' for a field. But this option won't work as the field is from task table I am looking for an ...

tina1607 by Kilo Contributor
  • 5103 Views
  • 4 replies
  • 10 helpfuls

SharePoint Online Service Now Integration

I'm new to Service Now Developer Community. I have a requirement to Display Knowledge Base Articles / Incidents in SharePoint Online from Service Now.  I have the following requirements. 1) KB Article is managed in Service Now but end users will view...

Kannan16 by Kilo Contributor
  • 5481 Views
  • 5 replies
  • 1 helpfuls

Hiding password from REST API script

I am using  javascript to insert an entry in ServiceNow table using REST API (System Web Service ) Method. Is there any option that I can hide password from script?, I am good to use any other script language also. My goal is to insert an entry in an...

AGK by Giga Contributor
  • 1617 Views
  • 3 replies
  • 4 helpfuls

Resolved! Can i have a color picker in a form ?

hello I want to let the users on a form chose the color they want but it is a hard for them to always give the Hexadecimal code of colors so what i want is to let them chose the color they want by integrating a color picker like the one in system pro...

find_real_file.png
Tahri by Kilo Contributor
  • 1794 Views
  • 2 replies
  • 2 helpfuls

stop email notifications when assigning incident to myself

I'm trying to setup outbound emails to only send out emails if another user assigns the ticket. Example: If a service desk tech assigns themselves an incident. No email                                 If a manager/or other service desk tech assigns a...

Check access to a catalog item for a specific user

For checking the availability of a catalogue item for the currently logged in user, you can use the GlideappCatalogItem package and the canView() function. Does anyone know if the package has a means to check permissions for a specific user, instead ...

Ian Kirby1 by Giga Expert
  • 4605 Views
  • 8 replies
  • 2 helpfuls