Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Future Date Scripting Help Needed

Hello All,Can someone please help or point me to where to look? I have a form that has the following fields:Plan Period (Select Box)a. Thirty (30) Daysb. Sixty (60) Daysc. Ninety (90) DaysPlan Start Date (Date Field)Plan End Date (Date Field)What I a...

HolaOla_0-1719403501215.png
Hola Ola by Giga Guru
  • 445 Views
  • 1 replies
  • 1 helpfuls

Allocate tasks based on replies on Service Catalog form

Customer requires tasks created based on the content of a field on a form in Service Catalog. For example : Form contains a field for region, we require a different task created for each region selected   I have created an execution plan with tasks b...

johnrob18_0-1719408447193.png
johnrob18 by Tera Guru
  • 377 Views
  • 2 replies
  • 0 helpfuls

How to call decision table API from script include and return output

Hi Team,I have created one decision table where I have given input as a "country", "location", and "employee type" and I have set in results "type" as home or office according to all 3 inputs. Now I have to call the decision table from the script inc...

lucky24 by Tera Contributor
  • 2194 Views
  • 1 replies
  • 0 helpfuls

Count & result is showing different in portal search

Hi,In CSM Portal, we have used "Service Portal Default Search Application" as search application AND "Service Portal Search"  as "Search Results Configuration". When Searching with keywords in portal (Homepage Search) , It showing the number is not r...

Vinay49_0-1719315289275.png Vinay49_1-1719316201950.png
Vinay49 by Tera Expert
  • 1759 Views
  • 4 replies
  • 3 helpfuls

Grant watch list access to see RITM

I have a request from management to grant whoever is on the watchlist access to see the RITM they are listed.  I was able to get the ACL to work a little, but it's not pulling in all fields.  The attach screenshot is all I can see when I do a user im...

jaubert by Tera Guru
  • 828 Views
  • 2 replies
  • 0 helpfuls

Incident Work Notes and Comments Placeholder Text

I've been doing some research on setting the placeholder text in the comments and work notes on the incident table. I've tried the following client script: function onLoad() { var eta= g_form.getControl('work_notes'); eta.placeholder = "Internal IT w...

Data label truncation on report widget

Hello, I have seen a few questions about label truncation on reports. From those questions, we have fixed this by disabling certain sys_properties (glide.chart.truncate.data_labels &  glide.ngbsm.truncate_long_labels) but even with this tested and wo...