We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Populate users with comma separated in a String field

Hi folks, on the request form, there are 2 fields, "Requester" which is of type reference and "Users List" which is of type String. When i select a user in the requester then in the Users List field, his user ID should populate and the Requester fiel...

Lucky1 by Tera Guru
  • 4440 Views
  • 18 replies
  • 1 helpfuls

User records not updating through Scheduled LDAP Import

Hello Community, I'm having an issue with my Scheduled LDAP Import, but I cannot figure out why its not updating all users, it updates majority but then there is some that it does not for whatever reason. I was monitoring this specific user (we will ...

find_real_file.png

Override dependent for dictionary override is not working.

Hello,  I have a custom application on which i am using "Assigned to" field from task.  I don't need any resolver group for the same. So I need to create a dictionary override in custom application scope and click on override dependent checkbox. I fo...

find_real_file.png

Clarifying end user roles, access and licenses

Hi, I have a general question about a specific scenario regarding effective usage of UI forms taking into consideration ACLs and roles. I know there is some articles out there for similar topics but still I am not sure there is a satisfactory answer,...

mitzaka by Mega Guru
  • 10086 Views
  • 11 replies
  • 3 helpfuls

Hide Interceptor Links based on certain conditions

Could you let me know how to hide a few Interceptor links based on certain conditions. We open the interceptor by clicking on the New button on the incident and the links are displayed. I want to hide two links based on the values of the incident fie...

Prashanthi by Kilo Explorer
  • 3073 Views
  • 6 replies
  • 1 helpfuls

Resolved! Incident Fixed by change and incident caused by change on Change form

Hi All, we have an requirement, to restrict the incident that which already present in 'Incident Fix by change'  tab should not be able to select on the 'Incident caused by change tab' on change Module. Incident Module:  On the Incident form also, Ch...

Community Alums by Community Alums  
  • 4359 Views
  • 3 replies
  • 0 helpfuls

how to find if a script contains sub string

if we have two  sub strings in string (GlideRecord ,Alert), how check the two sub strings  please write a program to check whether a string contains sub string

learnSN by Tera Expert
  • 14433 Views
  • 9 replies
  • 0 helpfuls

how to check if a string contains sub string

if i would say according to the recommendations using GlideRecord and alerts function in the client script is not best practices, so if it in case any client script contains the above(gliderecord and alerts function)records it should show the  violat...

learnSN by Tera Expert
  • 15825 Views
  • 1 replies
  • 2 helpfuls

Limiting time allowed between 2 date fields

Hi guys. I have two date fields on a Service Catolog request. I want to limit the time between the two fields to 30 days. Here's the real world description:We loan out equipment for a maximum of 30 days. The form I have created has a start and end da...

Resolved! Set a tooltip for a variable in a Catalog Client Script

Hello, I am trying to set a tooltip for a Catalog Item Variable in a Variable Set through a client script.  I tried to set this using an onload client script with g_form.showFieldMsg but it is not working.  I am not sure if showFieldMsg is the correc...