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

copy all attachments from child to parent record when child record is completed && delete the duplicate attachments from parent record when copying the attachments

I have done the work on coying all the attachments from parent to child record when child record is created and it works fine. Now, I need to copy all attachments from child to parent record when child record is completed && delete the duplicate atta...

Vijaya13 by Tera Contributor
  • 2421 Views
  • 9 replies
  • 0 helpfuls

Resolved! Display custom VIP icon on Catalog item variable set

Hi I have a requirement to display a custom VIP icon at Catalog creation level for a variable set. I did the following and its working fine for REQ form level. - Image loaded to the db_image and then used a field style to display the icon whenever th...

Resolved! Can we write script to change reports filter condition?

Hi All, I have a requirement, I have created a report on change table and added to a dashboard. I used a filter planned start date is between one week? Currently I am changing it manually every week. Can anyone suggest can we write any script like sc...

AK79 by Tera Contributor
  • 5154 Views
  • 7 replies
  • 2 helpfuls

Resolved! Add an approver with IF condition

I want to add an approver to my current workflow only if a request is submitted by a user of a specific company and the approver will be the same for all requests submitted by a user of a specific company. Below is the screenshot for your reference:

find_real_file.png
Burhan Shah by Tera Contributor
  • 3138 Views
  • 10 replies
  • 1 helpfuls

Resolved! Agent Workspace: Checkbox/selector for Multiple Record Section

I have an Agent Workspace List view (Task table list My Work) that doesn't display the checkbox that allows you to select 1 or multiple records. Below is a screenshot of an example of what I'm looking for. I can't figure out how to enable this for th...

find_real_file.png
TStark by Kilo Sage
  • 5762 Views
  • 9 replies
  • 0 helpfuls

Resolved! Creating tasks without assignment group/assigned to

Hi Team, We have a parent task and some sub tasks. The sub tasks will remain open for long as the fulfiller cannot close it for certain amount of time. So we do not want to assign it any group/user as it will show in their open items. Is it okay to h...

ShAn21 by Tera Guru
  • 1172 Views
  • 1 replies
  • 1 helpfuls

"Failing widget: 'SC Order Status'" error on Service Portal

Hi all!I was performing some tests on our testing instance and realized we have issues while trying to view a RITM generated after submission. Here is a screenshot: We checked the browser console and it points out to the Server script for the mentio...

find_real_file.png

Resolved! Can you dot walk in server side script in Service Portal

if i wanted to get the phone number of the caller in a query to the incident table could i dot walk  var gr = new GlideRecord(incident); gr.addQuery('active', true); gr.query(); while(gr.next()){ data.caller = gr.getDisplayValue('caller.phone');   is...

Thomas Miles by Tera Contributor
  • 1822 Views
  • 2 replies
  • 1 helpfuls