List field type
Hi all, Is there a way to display the values in the list? Instead of displaying:Name: Conner, Alice, John Can it be displayed in (alphabetical order and in rows) :Name:AliceConnerJohn Much help appreciated. Thank you!
Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.
Hi all, Is there a way to display the values in the list? Instead of displaying:Name: Conner, Alice, John Can it be displayed in (alphabetical order and in rows) :Name:AliceConnerJohn Much help appreciated. Thank you!
Hi All, I have a issue that on Requested Item, I am getting below error As per my understanding it is due to list collector that is present in Variable editor is taking time to load data. Is there a way to limit the loading record on this list colle...
I've created the following client script to show a field message on a form: When the form loads, it appears: However, if I click on any part of the form, it disappears: I was just wondering if someone could explain what I'm doing wrong and how I kee...
Is there any mechanism to get list of all manually created webhooks? I have created a webhook and need to get and update it. I could not see any Rest API calls docs related to this.
Hi, We need some guidance regarding the users configured in our instance.We have enabled the property “glide.pop3readerjob.create_caller,” which allows users to be created via emails from any domain.The issue we are facing is that, due to multiple do...
Hello Everyone, Hope you are doing good! I have a requirement where I need to hide few variables (part of a variable set) from appearing in variable summary widget in Service portal only when the RITM is created through an order guide. To explain m...
I am using table API to create an incident from an external application that has a servicenow add on that they created. When I create the incident it add in %20 which is hexidecimal value for space in short description and description.I then try to a...
Hello We have a catalog Item on which there is a Variable (Fast track) when the request got submitted then It will create a Epic request with Parent field as RITM , We want to see all the records where Fast track variable on RITM is Yes and also sh...
Hi Guys, I am integrating between my instance and third party using basic auth. But the third party environment is behind the firewall for which mid server needs to be used in Outbound REST message.1. Can prod instance mid server be used in test inst...
Hello, It's Kentaro. I have a question about the display order of Reference column. 1. How to customize display choicesCurrently, all records are displayed in cmn_location, and options that are not used are included.Therefore, I would like to customi...
Hi all,document.getElementsByTagName is not working in scoped application I have written below code in my ui action, I need to change color of my button to green when I click on it.please let me know what can be done herefunction ResolveCall(){ //if(...
I would like to query the user table for records created today. Then I would like to generate a pdf from that dataso far I have this:var file = new GlideRecord('sys_user');file.addQuery('active=true^sys_created_onONToday@javascript:gs.beginning...
Although there was no text to begin with and I've added new text, some default text is still showing on the catalog item annotation in the service portal. How do I remove this?
how to display related list on service portal page?
Hi guys, apologies for bombarding the community with a lot of questions but I am new to ServiceNow and have only started playing around Service Portal.I need to call a Form that has tabs and related lists within the Service Portal. At the moment I cr...
