We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

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

Forum Posts

Custom Field Mapping to Catalog Item variable

Hi,How i can map the custom choice type field(Educational unit Impacted) that is created on RITM table to catalog item variable(Educational Unit Impacted), so that after submitting the form from portal the value should be reflected in RITM custom cho...

SantushtS_0-1741713098172.png
SantushtS by Tera Contributor
  • 1391 Views
  • 9 replies
  • 0 helpfuls

Resolved! OnLoad Not Working

Hi everyone! I am currently starting on Client Scripts, I have a problem whenever I try the onLoad method it does not seem to get triggered when I refresh the page. Is there someone who encountered the same problem? Thank you! 

GeorgeConsS by Tera Contributor
  • 847 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to Login to Instance for a Class

Objective of this post is find out how to get the credentials for logging into an instance provided while reviewing a previously completed class. Steps to reproduce problem:1. login to nowlearning.servicenow.com2. scroll to MyLearning3. click on "com...

DanAHtown_0-1741623346198.png DanAHtown_1-1741623398691.png DanAHtown_2-1741623429755.png
DanAHtown by Tera Contributor
  • 1021 Views
  • 1 replies
  • 0 helpfuls

Resolved! Cannot create a PDI

I've completed the Admin Fundamentals training and am now trying to setup my PDI instance. I’ve logged into the PDI site, the instructions we have is to click the Request Instance button in the header but I don’t have that button. All I have is one o...

mleonard_0-1741350765880.png mleonard_1-1741350867169.png
mleonard by Tera Contributor
  • 1368 Views
  • 5 replies
  • 0 helpfuls

Resolved! How to decrypt?

I created an instance to train and make an API, I'm pulling data from the incident table, but the data is encrypted.I tested it on my code and on postman, both came encrypted, and I wanted to know if there is any option that I can disable thisMy test...