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.

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

Forum Posts

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!

Limit loading records on List collector on Variable Editor

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...

Shikha12_0-1698373917398.png Shikha12_1-1698373989853.png
Shikha12 by Tera Contributor
  • 708 Views
  • 4 replies
  • 0 helpfuls

Field message disappearing when clicking on form

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...

matthew_hughes_0-1698322193048.png matthew_hughes_1-1698322228989.png matthew_hughes_2-1698322264582.png

Webhooks set up

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. 

Resolved! Rest message using mid server

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...

SG23 by Tera Expert
  • 1605 Views
  • 2 replies
  • 2 helpfuls

About the display order of Reference column

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...

スクリーンショット 2023-10-27 8.20.10.png

Query user table and export returned records to pdf

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...

DreDay3000 by Tera Guru
  • 526 Views
  • 1 replies
  • 1 helpfuls