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

Forum Posts

Resolved! Why Dashboard appearing white page for single user?

Hello Experts,One of our clients reported this issue that he is unable to see the contents of the dashboard despite having all the required access in snow.Dashboard contains several reports and widgetsAll other users are able to see the dashboard exc...

Ujjwala1 by Tera Contributor
  • 2185 Views
  • 5 replies
  • 2 helpfuls

Resolved! How to "Enable Search Bar" on Header of Portal Homepage

Hi, Is there any way of how to enable Search bar on header of the ESC Portal Homepage in a cloned widget.Also disabled the Hide on Homepage Script for Search Bar, but didn't work. Any alternatives or modifications could help me a lot. Kindly find the...

Babji Sadhu by Tera Contributor
  • 5435 Views
  • 2 replies
  • 7 helpfuls

Resolved! "Reserved" Words

Is there a list of reserved words (i.e. words that are systematically important and should be avoided in code)... for example, we tried to add a dropdown value of "Error", but we were unable to save the UI Policy with Error chosen... I'm assuming thi...

Community Alums by Community Alums  
  • 2695 Views
  • 1 replies
  • 2 helpfuls

Employee Center 'Cancel request'

Hi everyone, We recently started working with the Employee Center, and would like to know if anyone can help us with this question. Users are able to cancel their requests with the 'Cancel Request' button in the Employee Center. Currently they can do...

Rabarber_0-1675843673088.png

Resolved! How to call emailClientOpenPop() in UI action?

Hi all,I'm very new to the system Email functions.I want to show a send email pop up when client click a button.So I create an UI Action and research that there is a emailClientOpenPop() function in system.New my obstacle is I have no idea where emai...

winniechim by Kilo Contributor
  • 9531 Views
  • 7 replies
  • 12 helpfuls

Configure Inbound Action to send Bounce Back Email to Caller

Hello All,There is a requirement came up currently, we are using Domain Separated Instance where for one of the Domain and Customer we want to configure an Inbound Action whenever any user whose account doesn't exist or it's not a valid or active acc...

SNOW46 by Tera Contributor
  • 2041 Views
  • 9 replies
  • 0 helpfuls

How do I populate current logged in user as Assigned To?

I want to auto populate current logged in user as Assigned To and current logged in user's Primary assignment Group as Assignment Group on Case form. Now I have created Display BR and getting current userID and passing it onLoad Client Script through...

Sid_Takali by Kilo Patron
  • 3163 Views
  • 11 replies
  • 5 helpfuls

How to generate sequence numbers on a catalog form

Team, I have a requirement where There is a variable called ROLEID on my catalog form and I want it to generate number sequence Everytime someone uses the form.For example ROLEID number is 1234 generated with help og MATH.random() but then next numbe...

Import CMDB CI relationships

I am currently populating a very simple CMDB and for this step, I am dealing with Applications and their Application Servers.   I have imported all of the applications and all of the severs into their respective tables in my ServiceNow instance, but ...

dustin_hux by Kilo Contributor
  • 9623 Views
  • 12 replies
  • 0 helpfuls

script include not getting called by client scripts

Hi All,We are trying to call a script include from catalog client script in HR scope. But the script include is not at all executing. Client script : g_form.clearOptions('u_subcategory');g_form.addOption('u_subcategory','','-- None --');var Ajax = ne...

Devika3 by Tera Guru
  • 2921 Views
  • 7 replies
  • 0 helpfuls

Resolved! Consumable Assets Question

Hello, I'm trying to add consumable assets off the same model to different accounts using different asset tag and/or serial number. But the asset gets added to the first account, and I'm not able to create additional assets for the same model on othe...