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

Forum Posts

Update Worknotes and Comments on Incident

Hi All,Is it possible to add a retrospective comment to an incident?We have a requirement where users may need to update a comment with a backdated timestamp if they forgot to document actions taken during the certain time period. This way, when a PD...

Vamshi_ch123_0-1731644957179.png

Need to populate employee name based on employee type

Hello all, I have a requirement to populate the employee name [ reference field ] based on employee hire type [ selectbox]. Hiretype option - Employee , Contractor On user table , there is a checkbox [Contractor] if user selects employee only employe...

CDJ by Tera Contributor
  • 663 Views
  • 2 replies
  • 0 helpfuls

length of field

I have a few multiline text fields that show the number of characters. When saved with more than the limit it shows negative values like "-234 chars of 4000 " and able to save the entered value. I am trying to avoid storing more than the character li...

samadam by Mega Sage
  • 1105 Views
  • 2 replies
  • 0 helpfuls

Ask for approval flow designer

Hello , How do I add script in ask for approval action of ServiceNow.I have custom tables like system properties where the approver list is stored how to fetch them n ask for approval  Thanks 

harry24 by Tera Contributor
  • 615 Views
  • 1 replies
  • 0 helpfuls

Resolved! Trigger notification when record is deleted from table

Hi Team, Can someone help me how to trigger notification when record is deleted from table??? the notification should contain details of the deleted record also.   any help would be appreciated,

lavu by Kilo Contributor
  • 8348 Views
  • 13 replies
  • 3 helpfuls

Resolved! Database view where clause to have created in this month condition

 Hello Developers, I'm creating a Database view, Incident table is parent here. I'm successful fetching the data however its bit slow.So I want to add another where clause to check incident created in this Month.I used the query but it's not supporte...

Naveen87_1-1731322493812.png Naveen87_2-1731322502774.png Naveen87_0-1731322473836.png
Naveen87 by Tera Guru
  • 1220 Views
  • 3 replies
  • 0 helpfuls

Send Email button on Incident Form

@jaheerhattiwale Hi, Need help for the below requirement. On the incident form we need to create the "Send Email" button.Whenever we click on the "Send Email" button we need to show pop up window in that window need to show the "To" and "CC" and "BCC...

Resolved! How to report on time between state changes

One of our managers is requesting SLA timelines/reporting on how long it is between an Incident being opened, to the state changing to In Progress. So not the base SLA timer that starts once the state changes, but some way of reporting on how long be...

StewartF by Tera Expert
  • 5047 Views
  • 6 replies
  • 3 helpfuls

Resolved! Portal script is not working properly

HI All, portal script is not working properly , Can anyone help me  <div id="buttonContainer"><span ng-repeat="key in data.inc" >{{key.name}}</span><div ng-nepeat="key.name==='Tech majis' "><button class="btn btn-primary" ng-click="c.selectCategory('...