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

Delete multiple records from 'sys_user_grmember'

Hi Folks, I am trying to delete record from "sys_user_grmember" table if user is not active but still part of active group. Below is the scheduled job i am trying with but its taking time to remove the records form "sys_user_grmember" table however t...

String Type Field with Type ahead

Has someone here successfully implemented a String type field with a typeahead that refers to a custom table (in the Choice List Specification > Choice Type: Suggestion > Choice Table: <Custom Table>)? Thanks in advance!

onsubmit catalog client scripts

I have onsubmit catalog script and i want to set a mandatory field for attachment when user select both options as per below. When I select Request Type (variable A) is New Cert (variable B) and Use Case Type (variable C) is Public (variable D) the a...

TMKAM_1-1727237426580.png
TMKAM by Tera Contributor
  • 807 Views
  • 7 replies
  • 0 helpfuls

Validate Past date selection on a field

Hi All,I have a requirement to validate a catalog variable, not to allow user to select any past date. Someone please tell me the working code of it using Client script and Script Include. Thanks in Advance!

vartika by Tera Contributor
  • 583 Views
  • 7 replies
  • 0 helpfuls

Make country field dependent on region

Hi, I am not able to fetch country speciic to based on a partiular region.For eg-Region is europe ,It must only populate country related to europe region. How can I achieve this?

Community Alums by Community Alums  
  • 690 Views
  • 5 replies
  • 0 helpfuls

How to create Catalog Task with Inbound REST API

Hello Developers, Need some help, we are developing Inbound REST API via Transform maps We did it for Incident table that was straight forward since it is a single table. Now the API has to be for Service Request and here Catalog Task will be created...

Nisha30 by Kilo Sage
  • 495 Views
  • 2 replies
  • 0 helpfuls

PDI is not available

Hi Team, I had a personal instance(https://dev265936.service-now.com/now) . It was showing offline for couple of days post I initiated the Xanadu upgrade. I am not able to see the instance linked to my account and I have not received any email for re...

anubhiagrawal_0-1727161152380.png

Hide Attachments file

I have requirement to hide attached files on RITM for a particular catalog item, I was able to achieve this using an UI script and client script to avoid DOM manipulation. I called UI script in Client Script.But now I want to hide the attachments whi...

nikki11bira_0-1727243240578.png nikki11bira_1-1727243255511.png