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

Forum Posts

How to make Service Portal widget readonly

I have added a custom widget in the Service Portal incident page.I want to make the widget non editable when the incident state is "resolved" or "closed".Could you please tell how can i achieve this.Please find the below widget script. HTML <div clas...

Bhagya_0-1674483641756.png
Bhagya by Tera Contributor
  • 1377 Views
  • 2 replies
  • 0 helpfuls

Exclude an email from email Header rules

We have a requirement to be able to receive an automated email from another ServiceNow instance to our own. Currently, this is filtered out due to the OOTB box email filter rules for email headers. Namely, the conditions Header CONTAINS 'Auto-Submitt...

How to get manager users in catalog item

HI Team, In catalog item I have variable called Manager. If I select my manager in that reference field(user table), below that I have another reference field(user table), in that reference field it needs to show only my name.  Can anyone help me wit...

sriram7 by Tera Contributor
  • 622 Views
  • 2 replies
  • 0 helpfuls

How to use UI Page in OnSubmit client script

Hi All,Please help me on below issueHow to validate  UI Page value in Onsubmit OnSubmit:function onSubmit() {if (g_form.getActionName() == "resolve_incident") {var gm = new GlideModal('confirm_changes');gm.setTitle('Confirm');gm.setWidth(400);gm.rend...

image.png Supriya25_0-1673872105865.png
Supriya25 by Tera Guru
  • 2323 Views
  • 13 replies
  • 0 helpfuls

Resolved! Short description missing while creating HR Case

Hi Team, While creating HR case short description value set with HR service (as per OOB) from native view.But one of our client instance, short description value missing while creating HR case from the native view. Please suggest how can we fix this ...

kumar22 by Tera Contributor
  • 1095 Views
  • 6 replies
  • 1 helpfuls

Display List report in mobile app

Hello! I have a requirement to display an existing report (type list) in the mobile app.As far as I know, we can display chart reports in mobile app. It there a way to display other types? Thank you,Elena

variable substitution

hii  i need to do variable substitution my http query parameter name is enclave_name and my variable name is enclave_name..if i give any value in script restMessage.setStringParameterNoEscape('enclave_name',  'tes123');mannually its working fine iam ...

Shabbir1_2-1674458219301.png Shabbir1_3-1674458298329.png
Shabbir1 by Tera Contributor
  • 809 Views
  • 4 replies
  • 0 helpfuls

Resolved! Auto-expand Inbound mails on Incident activity

Is it possible to allow Emails displayed on the Incident activity UI Formatter to be automatically expanded when an Incident is opened? As we give most of our caller updated via the email button, it would be useful for our analysts to be able to see ...

domaners by Kilo Guru
  • 4510 Views
  • 18 replies
  • 2 helpfuls