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! Globally Scoped Apps and Delegated Developers

Hey y'all! I'm working on modifying some pre-existing citizen development we have on our platform. Our citizens are given the delegated_developer role and assigned to scopes as usual. We have some globally scoped applications that should be restricte...

Report on Incidents to show Percentage

Hello Experts, I wanted to have a report on incidents which should show the total count of incidents opened in a month and also total number of incidents resolved/closed on first call and also need to show how much percentage of incidents are closed ...

Rocky5 by Kilo Sage
  • 1304 Views
  • 2 replies
  • 0 helpfuls

Resolved! Copy Change UI action without copying the change tasks

We have a requirement to stop the OOB Copy change UI Action from copying change tasks, as the tasks get triggered naturally through the change workflow. Looking at the 'Copy Change' UI action script - it does not refer to the copying of tasks. The sc...

Resolved! getting error "Cannot find function split in object 90237e60db5df410d6a11c9468961995 00000288.0." while trying to Split the array value.

I am doing one rest message integartion , for which i have created script incude, in the script inculde i have bold the 2 line of code, the first code which is bold is working fine but due to second bold code i am getting error "Cannot find function ...

VIKAS MISHRA by Tera Contributor
  • 4344 Views
  • 6 replies
  • 0 helpfuls

Resolved! Find difference between two dates

Hi All,  I have two seperate dates in the format of DD-MMM-YYYY that i need to calculate the difference off. I need the answer to be in days. What's the best way to achieve this as i'm using a client script i cannot use anything gs.

arobertson by Tera Guru
  • 39179 Views
  • 16 replies
  • 14 helpfuls

Resolved! Which ACL controls letting added attachments show up in the email preview when sending an email out of a catalog task?

We're having an issue where when our helpdesk team tries to send an email out of a catalog task, they usually attach some kind of document to assist the user. However, ever since 8/1 (before this we confirmed it was working totally fine) even though ...

find_real_file.png find_real_file.png find_real_file.png

Resolved! Sys_ID on Table List View

Hi,Is it possible to add sys_id values from table records as a column of the table ? Example: On the incident table I have many records (INC0xxxx). On the list view of incident table can I add a column that show the sys_ID of the incident records ?  ...

Resolved! How to restrict access to records based on a condition?

Hi, I want to restrict access to records and want the user only see the records where he is requester. requester is a reference field from another table. I tried doing it via read ACL and given following condition = but its not working answer = false...

Resolved! List_updater role - read only form

Hi everyone,   I need to allow certain users to edit several tickets at the same time in the list view. I gave them the "list_updater" role, however contrary to what happens with the admin users, the form that is displayed after choosing the option "...

find_real_file.png
Carlos52 by Tera Expert
  • 1296 Views
  • 4 replies
  • 0 helpfuls

Resolved! GlideDateTime not working as expected.

Hi SNC, Please see this, I do not understand why this return false? I get false for >> gs.info(today>incoming); var today = gs.nowDateTime() var incoming = '28-08-2022 12:00 AM'; gs.info(today); gs.info(incoming); gs.info(today>incoming);

Kingstan M by Kilo Sage
  • 1228 Views
  • 9 replies
  • 1 helpfuls