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

Forum Posts

Resolved! How to show a message in the catalog item form

Hi everybody,I have to show a message in my catalog items form. This message has to be in html format because is a bit log and the customer wants to see Underline and break-line. I created the following catalog client script, but it doesn't work.    ...

marabin by Kilo Contributor
  • 11214 Views
  • 10 replies
  • 2 helpfuls

SCTASK vs TASK

Hi Folks, our Production instance uses REQ/RITM/SCTASK, but I just noticed in my new PDI, it uses REQ/RITM/TASK. Was this a recent change, and if so, does anyone know what the rationale was? Thanks in advance. 

Adding gmails to CC

Hi all,i have a requirement to add email address from two fields in the CC of the notification that will trigger once the status is closed complete.I have tried using Notification script but it is not working kindly help me on this.  (function runMai...

vivek110 by Tera Contributor
  • 443 Views
  • 4 replies
  • 0 helpfuls

Adding attachment to the notification

Hi all,I have requirement to add one particular attachment to notification with name 'XYZ' which will add to the form once the status changes to close complete with the help of business rule.I have to add that particular pdf file attached to the form...

vivek110 by Tera Contributor
  • 849 Views
  • 4 replies
  • 0 helpfuls

Resolved! How to hide Choice options without removing them

Hi: I want to be able to hide some Choice entries but not remove them, so that they can be updated by business rules but prevent the user from selecting them. Is there a way to do this? I know you can use g_form.removeOption(<field>, <choice>). I gue...

ritaaudi by Tera Contributor
  • 33338 Views
  • 12 replies
  • 14 helpfuls

Resolved! Date calculation

Hi All, I have a requirement below: Invoice billing amount : 300: start date: 01-11-2024, end date: 19-11-2024. so here requirement is to calculate Invoice billing amount should calculate only for the days between start & end date are: 19/30*300=190....

sainath3 by Giga Guru
  • 638 Views
  • 3 replies
  • 1 helpfuls

Backordered check box on RITM

I have a user who wants to use the 'backordered' check box to denote an order that he hasn't finished fulfilling. He may have 250 out of 500 widgets and is waiting on the other 250. I wanted to make sure that OOB, checking this doesn't trigger any un...