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

Forum Posts

Data type for more than 2 decimal places

I'm uncertain what Type to use for a new column that will hold values with 4 decimal places.The Wiki "Introduction to Fields" says type of decimal has only 2 decimal places, and type of integer has no decimal places.I see types of numeric and float i...

l237598 by Giga Contributor
  • 10920 Views
  • 7 replies
  • 10 helpfuls

Resolved! selecting multiple values on a reference field

Hi All,   Greetings of the day!! I have field over my change form. That is a reference field listing out all "cancelled and failed changes" in the list.Now the requirement is user should be able to select multiple values over that field. Please sugge...

find_real_file.png
jyoti29208 by Giga Expert
  • 7905 Views
  • 9 replies
  • 0 helpfuls

Resolved! i need to trigger a approvals based on variable values in workflow

Hi team, i have requirement like in the workflow i have multiple fields like reference and select box  variables . for example if the field is ABC has values (yes and no). and another field DEF has values (yes and no) and 1 more field XYZ has values ...

chinna by Mega Guru
  • 2182 Views
  • 6 replies
  • 0 helpfuls

Resolved! email notification for change request state changes

Hi, When any change ticket state update happens then it should send notification to assignee and assignment group mail id. So I am following the OOB "Change request state change notification" notification and given the script as below. It is generati...

Mohanapriya1 by Kilo Contributor
  • 2383 Views
  • 6 replies
  • 0 helpfuls

Resolved! Restrict users from making comments on Closed Cases

Hello All, This is on HR Cases. Even after the closure of ticket. User is still able to Comment on that closed ticket, Is there a way where we can restrict/ Stop user from making comments on Closed Cases.   Thank You in Advance.  

Related list does not show record from which it was created ......I have Change Request related list. After I create the new Change Request in related list ,the record is visible in the Changer Request tab but not in (the one from which it was crea

I have added Related List "Change Requests" on Change Request form in the Default View, Now I create a new record in related list using new button and record is added successfully....it is working fine. but when i open the record which was created no...

tom68 by Kilo Explorer
  • 1890 Views
  • 1 replies
  • 0 helpfuls

Resolved! converting Utc to CST

How can i convert UTC to CST? below is my code.please let me know what i am missing here validateDay: function() { var Date = this.getParameter('sysparm_user_name');var gdt = new GlideDateTime(Date);var currDate = new GlideDateTime();var tz = Package...

Sraj1 by Giga Contributor
  • 2875 Views
  • 4 replies
  • 0 helpfuls

Resolved! Creating a Database view joining Requested Item and Attachments table

Hey SNC,   The business requirement I have is to create a related list that shows records on the sc_req_item table (RITM's) and their associated attachment.   To do this I'm trying to create a database view joining the sc_req_item table with the sys_...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Dan R by Kilo Expert
  • 3226 Views
  • 4 replies
  • 1 helpfuls

Resolved! Order guide not working or unable to click/submit next

Hello All, I'm trying to fix orderguide issue , after form filled try to click on 'next ' button ..its not moving and showing below error on console "the server respond with a status of 400" tried to check any mandatory field is hidden..but non of th...

Swati30 by Mega Expert
  • 2729 Views
  • 5 replies
  • 0 helpfuls

Resolved! How can we access event parm1 & parm2 values in script action?

Hi All, I have one BR. From BR am sending current values and previous values of a particular record as a parameter in event. BR : var currentArray = []; currentArray.push(current.u_primary_mgr, current.u_secondary_mgr, current.managed_by, current.own...

Community Alums by Community Alums  
  • 8764 Views
  • 6 replies
  • 5 helpfuls