The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! Creating a field to identify VIP users

I need to create a field to categorize 4 grades of service for users in the user table as a choice list.  for example 1.Top 2.High 3. Medium.  Outside of creating this field through form design do i need to have these options mapped to a choices tabl...

DevtoSME by Giga Guru
  • 407 Views
  • 1 replies
  • 1 helpfuls

Best Method To Get A Count On Data In A Catalog Item?

Hello! I need to create a catalog item that will be replacing our lost/damaged device form. The goal is that after the user submits the request, IT will be able to report off of the data to see how many of each type of device were lost or stolen over...

Casey23 by Tera Guru
  • 386 Views
  • 2 replies
  • 0 helpfuls

WebEx Teams Spoke

I am trying to integrate Webex to start conference calls and spaces.   I have setup the instance per the docs, webex is setup with the correct accounts, OAuth tokens work, the webhooks are as below on both the instance and webex.  When trying to crea...

DataBase View

I'm trying to create a database view to show the following information: Catalog Item Name and which User criteria is using under the Available for and Not Available for. Also I will like to show which groups are part of each user criteria. I was tryi...

Sound Options for Push Notifications

In Push Notification Message Content, part of code is this: (function buildJSON(/*GlideRecord*/ current, /*String*/ message, /*Object*/ attributes) { var json = {}; json = { "aps" : { "sound" : "default", "category" : "accept_decline_foreground" },...

ctsmith by Mega Sage
  • 2014 Views
  • 8 replies
  • 0 helpfuls

Resolved! Scoped Knowledge Base in SIR

Hi everyone, I'm trying to create a new SIR scoped Knowledge Base as shown in these docs however it doesn't seem to generate any new ACLs. I've tried adding glide.enforce_security_scope.sn_si as a system property but this hasn't helped either. I can ...

Mohammed_Rasoul_0-1716482771640.png

How to get only the time from GlideDateTime

I want to get only the time from GlideDateTime, but it does not work.In getTime(), I get not only the time but also the date 1970-01-01.I want to do a comparison with the GlideTime time, but thanks to this it does not work.Is there any way to solve t...

miyu by Tera Guru
  • 1512 Views
  • 2 replies
  • 3 helpfuls