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

Forum Posts

SOW workspace contextual sidebar panel icon deactivation

Hello @Everyone,I have been trying to remove the notifications icon from the right contextual sidebar in the SOW workspace.I already tried doing this using UI Builder, but wasn’t successful.Could anyone suggest from where and how this can be removed?

mdshahvez11_0-1756969465009.png
Community Alums by Community Alums  
  • 494 Views
  • 1 replies
  • 0 helpfuls

data restrict in list type of variable

In a catalog form i have two variables one is check box other is list collector my requirement is if i select the check box it should populate only few records in listcollector varaible(need to restrict other data) if unchecked it should populate exc...

dixitreddy by Tera Contributor
  • 919 Views
  • 4 replies
  • 0 helpfuls

Incident Update Inbound action query

HiWe are working in a domain separated environment with multiple domains. Most of our users are shared resources, meaning they have multiple user profiles (one per domain) but use the same email address for each profile.Issue:When such a user replies...

InnusMulani by Tera Contributor
  • 870 Views
  • 1 replies
  • 1 helpfuls

Notification Email Scripts

Hi All, I have written a e-mail script to display the incident summary in the notification. Email script:var incident_record = current.sysapproval.getRefRecord(); if(incident_record){    template.print("<table>");    template.print("<tr><td><strong>C...

How to attach sample template without any data

Hello Everyone,       I have one requirement ,like i have one catalog item in that i want attach on sample Excel sheet. How may ways are there please let me know. send me the solution based on ways. Thanks,Manohararuna

Manohararuna by Tera Contributor
  • 1090 Views
  • 4 replies
  • 1 helpfuls

create a change calendar

can I manually create a change calendar that includes blackout dates, project go-live dates, etc...?

GregG6 by Tera Contributor
  • 6135 Views
  • 5 replies
  • 4 helpfuls

Creating subtasks in Workflow with own workflows

Hi, I have a RITM process that creates subtasks to collect documents (basically, eight different Task subtables for various documents, some subset of which are needed each time through).  Simple enough.  But, then I need to make sure the attached doc...