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

Forum Posts

Resolved! Script Include and Client Script

Hi ,I Am trying to get the user details  like department , user id , manager , when the requested for changes  in  Service catalog but i am not able to get it . Please find the script below and let me know if any changes has to be done. Script Includ...

sushma9 by Tera Contributor
  • 3085 Views
  • 3 replies
  • 1 helpfuls

Table from filter navigator

Hi all, Sometimes when i know the table's backend name then i struggle to find that table from filter navigator.For example : table name (im_idea_core) i know the table name but dont know how can i select this table via filter navigator.Please help. ...

Priya26 by Tera Contributor
  • 2137 Views
  • 6 replies
  • 1 helpfuls

Resolved! Content item open url direct

I have one catalog item(Content Item) with content type as external content on which it goes to the external url . I would like to click the item and open the link in another tab directly. currently opens the item with the url. server codes and html:...

Audio Notifications possibility in servicenow

Hi All, Please help in configuring below requirement- Incident in list view upadtes by self after 1 minutes.If a P1 incident is logged the corresponding assigned to team will get a audio alert so that they can act proactively.   For this you can assu...

Evan2 by Kilo Guru
  • 4921 Views
  • 5 replies
  • 0 helpfuls

obtaining related list names for scripting

I am configuring a form and trying to get the names of related lists in order to utilize library g_list.     What is the easiest way to get the name of the list?g_list.get(g_form.getTableName() + '.<listname>').setFilterAndRefresh('');

sammarcow by Mega Expert
  • 6196 Views
  • 3 replies
  • 3 helpfuls

Resolved! Restricting access via Query Business Rules

Hello, I'm trying to restrict access to only a specific group(s) of some RITM records depending on the category of the item included in that item request, but for various reasons, i cannot use ACLs in this use case.So i'm trying to find a workaround ...

Resolved! Is there advanced condition in reports?

Hi all,I have a requirement to send a report to users with the following criteria:sc_req_item table where a variable contains groups that start with "Business".  This seems simple enough until I realize that we have about 81 groups that have names st...

MWright1_0-1669387124017.png
MWright1 by Giga Guru
  • 1148 Views
  • 1 replies
  • 0 helpfuls

Resolved! Unable to make a column on custom table Unique

I have a custom table extending from cmdb_ci and I have column for which I want to enforce unique constraint. I have followed the ServiceNow documentation and made the necessary changes. As soon as I click on 'Save' or 'Update', the 'Unique' checkbox...

Adjust space between table in html

Hello. I am construction business rule, to generate pdf. The BR search with GlideRecord and push in array.  In a loop, will be put in the pdf the field, etc...  The code  while (table_etiquetas_funci.next()) { obj_etiquetas_funci = "<html>...

sn.etiqueta.jpg sn.etiqueta-2.jpg