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

Resolved! I want to create a UI action DELETE for change task

I want to create  a UI action which  will  appear only on change_task .  Name of the button DELETE change task It will appear  for the  change_manager  role and  if Task  corelation_id  = = blank  How t do this ? 

ARNAB3 by Giga Expert
  • 4729 Views
  • 7 replies
  • 3 helpfuls

Resolved! approvals for users on vacation

users who are on vacation do not setup delegates. how do we secure approvals for them when they are on vacation? i am looking for best practices for this known process related issue.

Resolved! Auto Numbers with a date prefix

Hi,  We want to to auto-numbering on a certain table with a date prefix but I am a bit stuck...  I can't find anyone who has posted this in the past on this community but I do know the solution exists...  Any idea anyone?  

Job2 by Giga Contributor
  • 3791 Views
  • 7 replies
  • 0 helpfuls

storing "Mobile App" as a CMDB CI Class

does anyone have an approach to storing their mobile apps within the CMDB?what CI Class is it?I think it may be much like desktop software , because it is distributed to the users It brings an interesting angle to CMDB and how we should approach this...

mrswann by Kilo Guru
  • 2201 Views
  • 3 replies
  • 1 helpfuls

Resolved! Copy values from parent to Child incident

Hi Experts,On creating a child incident using the 'New' UI action in the incident related lists, I want the child to have some fields like Description, Short Description, etc copied from its parent record. I see there an OOTB UI action, but not sure ...

find_real_file.png

Resolved! Redirecting obsolete catalog item to new URL?

We've superceded a catalog item (record producer) with a newer version.  As we have the older URL embedded in various documentation, is there any way to redirect the older URL directly to the newer one, without the user having to stop on the older pa...

vinnie2 by Kilo Contributor
  • 2966 Views
  • 2 replies
  • 4 helpfuls

Resolved! email.addAddress() is not working for scoped application

We are trying to use email.addAddress() method for adding "Receive a Copy" field in CC of email notification. When i use static value in cc like below format, emails are sending to CC: email.addAddress("CC", 'test@gmail.com"); Whereas if i use dynami...

jayachandra1 by Kilo Contributor
  • 4530 Views
  • 5 replies
  • 8 helpfuls

Resolved! Add hyperlink to form and open excel file on clicking it

Hello All, I have an excel file. I need to have a hyperlink in the form. On clicking that hyperlink, that excel file should be opened. I searched on community and found varying answers related to this but couldn't get a clear idea as to what has to b...