Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Resolved! Populate comma separated values in next line

Hi everyone, There is a string field holding multiple values with comma separated. I want to show the values one below the other instead of comma separated. Taking the values into an array, and pushing those values one by one into that field like, on...

Pallavi65 by Tera Contributor
  • 3395 Views
  • 9 replies
  • 1 helpfuls

change state restrict users

Hi can one helpme with the requirment    CHANGE: Restrict Users from Closing Change Records   No one, including the admin role, should be able to close a change.  For Change States, "Closed Successful" and "Closed with Defects", only the Change Manag...

sai190 by Tera Contributor
  • 1236 Views
  • 7 replies
  • 2 helpfuls

Resolved! Auto populate user information on Load

Hello everyone,So I need to auto fill User information based on the current logged in User. I did search the community and found loads of suggestions but mostlywhen a user is selected and the related other fields are populated.I tried to set the foll...

find_real_file.png
tiyasa by Giga Expert
  • 29167 Views
  • 26 replies
  • 22 helpfuls

Access Restriction on RITM - Assignment Groups and Approvers

Hi Our organisation requires to restrict access to RITMs based on the assignment groups. For example, the members of assignment group A should be able to view only RIMTs assigned to group A. When a member is in two assignment groups (A & B), he shoul...

Mi Mi by Tera Contributor
  • 2301 Views
  • 7 replies
  • 0 helpfuls

Data lookup definition not working onchange

There is a requirement to set a field based on data definition lookup (similar to priority) but as below  Based on A & B , derive C. Based on X & Y, derive Z. And based on C & Z, set the final value in field K. We created on lookup rules for all the ...

Resolved by <=> Assigned to

I need to create a report of who resolved an incident, when it may have been re-assigned to another member of the same assignment group for resolution, and then was resolved by someone else in the same assignment group. I can't use reassignment count...

markstorey by Tera Contributor
  • 1371 Views
  • 2 replies
  • 0 helpfuls

Create form Template with name Create NDA Contract

Hi Team, The product development group wants to speed up and simplify the creation of Contracts for non-disclosure agreements. 1. Create a form template that anyone can use to apply the necessary field values specific to non-disclosure agreement cont...

How to convert Date Time field value to ISO format value

I have written below script on the "sn_customerservice_case" table to convert date time field value to ISO format.var updated = current.getDisplayValue('sys_updated_on');        var dt = updated.split(' ');        var f = dt[0].split('-');        var...

Sanjay34 by Tera Contributor
  • 3778 Views
  • 9 replies
  • 1 helpfuls