We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Onload Client Script

function onLoad() {   var sections = g_form.getSections();if (category== 'SERVER') {sections[1].style.display = 'block';                       sections[2].style.display = 'block';} else {sections[3].style.display = 'none';                       secti...

vipultiwar01 by Kilo Contributor
  • 17571 Views
  • 5 replies
  • 1 helpfuls

UI Policy - get the reference field value (not working)

Hi All, I need help to get the reference field "model category" value on to alm_hardware table. I created a UI policy script but it is working partially because it's hiding the tabs(form section) based on role and not on type of records.I would like ...

MR1 by Tera Contributor
  • 2169 Views
  • 6 replies
  • 1 helpfuls

Resolved! Removing duplicate objects from a JSON aray

Hi, I have the following JSON Array, which consists of objects and I want to remove the duplicate objects from the array. I have tried a couple of code snippets from the internet but most weren't compatible in our SN instance. I have the following JS...

Neha Pendem by ServiceNow Employee
  • 12611 Views
  • 8 replies
  • 7 helpfuls

Resolved! Add banner image to service portal page

Hello, I am trying to add a unique banner image to my 'Submit time off' portal page. I added the Welcome Banner widget but when I preview the page no image shows (See Pic Below). How can I add my custom banner image to the page?  

find_real_file.png find_real_file.png
JJG by Kilo Guru
  • 7178 Views
  • 4 replies
  • 2 helpfuls

Inbound Email User Matching other than From Email

While processing Inbound Actions, it is default behavior that ServiceNow parses the From email to identify the sender and then impersonates the sender to process the record created or updated (see Identifying the Sender and Email user matching). One ...

Tami Martin by Tera Contributor
  • 2466 Views
  • 3 replies
  • 0 helpfuls

List of Virtual Agent methods?

Is there a comprehensive list of all Virtual Agent methods?  Our team has seen the very limited documentation on this here, however is there a complete list somewhere with explanations?  For example, we've seen this in an ootb topic: var greetingMess...

yundlu316 by Kilo Guru
  • 5590 Views
  • 4 replies
  • 5 helpfuls

Form input field issues using ng-model and ng-init

Hi, I created a modal form on one of my Catalog Item forms.  The user would click a button on the catalog item form to open up the modal form.  I am passing the value from a field on the Catalog item to the modal form.  In which I would take that val...

find_real_file.png find_real_file.png find_real_file.png
Dazler by Mega Sage
  • 3845 Views
  • 2 replies
  • 0 helpfuls

Option to select multiple choices on portal

Hello Gurus, I have requirement to have user ability to select multiple options on portal. I know I can use list collector, but client is incline towards using "Multiple choice" type because all options visible clearly. This is how its appearing as L...

find_real_file.png find_real_file.png
VShine by Mega Guru
  • 3988 Views
  • 10 replies
  • 2 helpfuls

Resolved! "Admin overrides" checkbox not working

We have an acl on the sa_pattern table to only allow read if the user has the pd_admin role. However, we don't want users to be able to read from this table EVEN if they have admin, they have to specifically have pd_admin. We have unchecked the "Admi...

Tim34 by Tera Contributor
  • 3133 Views
  • 4 replies
  • 3 helpfuls

Resolved! Picture dimensions for the Service Portal

Good afternoon developers, I just have a quick question. What are the dimensions I need to have for a picture that needs to be placed inside of a carousel on the portal?   Best regards,   cnharris

cnharris1 by Kilo Sage
  • 2280 Views
  • 2 replies
  • 1 helpfuls

How to view the Resolution Notes in Service Portal Incident

Hi All, I have one doubt in Service Portal. When an end user creates and Incident it is submitted and agent starts working on that ticket. Additional comments added by the agent gets captured on the ticket form. But once the agent marks the Inci...

SNOW46 by Tera Contributor
  • 9893 Views
  • 23 replies
  • 11 helpfuls

ACLs missing from the platform

Hi Community, In what circumstances could an ACL be missing in a ServiceNow instance? I've done a few table analysis comparing elements such as Dictionary, Scripts, Policies, ACLs etc between one of the sub production instances from work with my own ...

Paula O by Giga Expert
  • 2081 Views
  • 4 replies
  • 1 helpfuls